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

Improve performance for add slice container #7791

Conversation

etr2460
Copy link
Member

@etr2460 etr2460 commented Jun 28, 2019

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

The dropdown for the add slice page was super slow and laggy, and too small to fit the full table name. The slowness issue was due to ignoreAccents being set to true (details here: JedWatson/react-select#3128). Datasource names should rarely have accented characters, so I think this is a fine fix

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

image

TEST PLAN

Test and see much better performance

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@graceguo-supercat

@graceguo-supercat graceguo-supercat merged commit 15426fe into apache:master Jul 1, 2019
@etr2460 etr2460 deleted the erik-ritter--improve-add-slice-container branch July 1, 2019 22:16
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 28, 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 🚢 0.34.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants