You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "appasuamithsai (via GitHub)" <gi...@apache.org> on 2023/04/15 06:43:33 UTC

[GitHub] [superset] appasuamithsai opened a new pull request, #23699: bug-fix-issue14186

appasuamithsai opened a new pull request, #23699:
URL: https://github.com/apache/superset/pull/23699

   <!---
   Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/
   Example:
   fix(dashboard): load charts correctly
   -->
   
   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   UI does not retain the selection of the items (chart or dashboard) in the list view after a user changes sort parameters.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   All selected items change their state back to unselected
   
   https://user-images.githubusercontent.com/94451692/227249842-2a121526-7f1d-4715-bd1f-96ef0a56009e.mov
   
   
   Selection should persist throughout all the sort parameter changes
   
   https://user-images.githubusercontent.com/94451692/227249929-7c32d4f1-8cd7-4e7a-b4a4-c001e98cbabc.mov
   
   
   
   ### TESTING INSTRUCTIONS
   <!--- Required! What steps can be taken to manually verify the changes? -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: https://github.com/apache/superset/issues/14186
   - [ ] Required feature flags:
   - [x] Changes UI
   - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] 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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [PR] bug-fix-issue14186 [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed pull request #23699: bug-fix-issue14186
URL: https://github.com/apache/superset/pull/23699


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [PR] bug-fix-issue14186 [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on PR #23699:
URL: https://github.com/apache/superset/pull/23699#issuecomment-1960479993

   I'm not sure if this is still needed (please confirm!) but I see the issue is still open, so I'll close/re-open this PR to jump-start CI and see how it goes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org