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(table-viz): JS error when sort time column #10250

Merged
merged 3 commits into from Jul 8, 2020
Merged

Conversation

ktmud
Copy link
Member

@ktmud ktmud commented Jul 6, 2020

SUMMARY

  1. Fix getTime undefined error when sorting a time column in table chart. Also refactors how datetime is handled for react-table search, sort and render methods.

  2. Fix spacing issue for table pagination in dashboards

    Before:

    After:

Related: apache-superset/superset-ui#669

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

See SUMMARY.

TEST PLAN

Unit test in superset-ui and E2E test in superset-frontend.

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

@ktmud ktmud merged commit e5761d3 into apache:master Jul 8, 2020
@ktmud ktmud deleted the table-sort branch July 8, 2020 04:28
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Mar 12, 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/L v0.37 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants