8000 Fixed LogsView re-visit issue by hkernbach · Pull Request #14519 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@hkernbach
Copy link
Member

Scope & Purpose

Potentially due to a few changes in our build environment, a new issue occured:
When "tabbing" out of the LogsView, the main/central "#content" DIV element got removed which lead to
logical errors. This element is a mandatory element and is not allowed to be removed.

This PR solves:

  • The issue itself

  • Adds node v16 support (raise of two sass modules, see package.json)

  • Adds missing "span" closing bracket

  • Removed obsolete console logs

  • 💩 Bugfix (requires CHANGELOG entry)

  • 📖 CHANGELOG entry made

Backports:

  • Backports required for: devel

Related Information

Testing & Verification

(Please pick either of the following options)

  • This change is a trivial rework / code cleanup without any test coverage.
  • The behavior in this PR was manually tested

@hkernbach hkernbach added this to the 3.8 milestone Jul 19, 2021
@hkernbach hkernbach requested review from KVS85, ajurdak and pluma July 19, 2021 13:36
Copy link
Contributor
@pluma pluma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor
@ajurdak ajurdak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm too

@KVS85 KVS85 added the 3 UI ArangoDB Web Interface (frontend/Aardvark) label Jul 28, 2021
Copy link
Contributor
@KVS85 KVS85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@KVS85 KVS85 merged commit 6967077 into 3.8 Jul 29, 2021
@KVS85 KVS85 deleted the bug-fix-3.8/ui-logs-view-removed-dom-element branch July 29, 2021 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 UI ArangoDB Web Interface (frontend/Aardvark) 9 Review Required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

0