Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dashboard): unable to drop tabs in columns #28242

Merged

Conversation

justinpark
Copy link
Member

SUMMARY

It fixes the addressed issue #28025.
The tabs cannot be placed in columns due to the invalid depth level assigned to the siblings of the columns.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before:

before--drop-tabs-in-columns.mov

After:

after--drop-tabs-in-columns.mov

TESTING INSTRUCTIONS

Create a new dashboard and then drop a column
Drop tabs to the column

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@michael-s-molina michael-s-molina merged commit 44690fb into apache:master Apr 29, 2024
29 of 30 checks passed
@michael-s-molina michael-s-molina added the v4.0 Label added by the release manager to track PRs to be included in the 4.0 branch label Apr 29, 2024
michael-s-molina pushed a commit that referenced this pull request Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M v4.0 Label added by the release manager to track PRs to be included in the 4.0 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants