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): Change class name on last Droppable in a column #28395

Conversation

rtexelm
Copy link
Member

@rtexelm rtexelm commented May 9, 2024

SUMMARY

This is meant to allow resizing of each item in a column. No longer will the last child be bereft of resizing capabilities.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

B:
no-resize-column-ezgif com-optimize
A:
ezgif com-optimize

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue: Fixes Unable to resize the cards inside a column #28209
  • 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

@rtexelm rtexelm changed the title fix (dashboard): Add resizable wrapper to each column item fix(dashboard): Add resizable wrapper to each column item May 9, 2024
@john-bodley john-bodley added the review:checkpoint Last PR reviewed during the daily review standup label May 9, 2024
@pull-request-size pull-request-size bot added size/XS and removed size/M labels May 9, 2024
@rtexelm rtexelm marked this pull request as ready for review May 9, 2024 22:31
@rtexelm rtexelm changed the title fix(dashboard): Add resizable wrapper to each column item fix(dashboard): Change class name on last Droppable in a column May 9, 2024
Copy link
Member

@eschutho eschutho left a comment

Choose a reason for hiding this comment

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

LGTM

@eschutho eschutho merged commit b015764 into apache:master May 10, 2024
54 of 59 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 May 13, 2024
michael-s-molina pushed a commit that referenced this pull request May 13, 2024
aehanno pushed a commit to kosmos-education/superset that referenced this pull request May 13, 2024
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
@john-bodley john-bodley removed the review:checkpoint Last PR reviewed during the daily review standup label May 23, 2024
EnxDev pushed a commit to EnxDev/superset that referenced this pull request May 31, 2024
eschutho pushed a commit that referenced this pull request Jun 5, 2024
@mistercrunch mistercrunch added 🍒 4.0.2 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels labels Jul 24, 2024
irublev pushed a commit to HighviewPower/superset that referenced this pull request Oct 29, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS v4.0 Label added by the release manager to track PRs to be included in the 4.0 branch 🍒 4.0.2 🚢 4.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to resize the cards inside a column
5 participants