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

[bugfix] fix rows not showing on welcome page (retry) #5849

Merged
merged 7 commits into from
Sep 11, 2018

Conversation

kristw
Copy link
Contributor

@kristw kristw commented Sep 10, 2018

  • Fixed by updating reactable version to 1.1.0
  • Also remove unused imports.

@graceguo-supercat

@kristw
Copy link
Contributor Author

kristw commented Sep 10, 2018

This is an attempt to try #5847 again which get stuck on CI, but it seems like same issue, so I'll just wait.

@codecov-io
Copy link

codecov-io commented Sep 10, 2018

Codecov Report

Merging #5849 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5849      +/-   ##
=========================================
+ Coverage   63.75%   63.8%   +0.04%     
=========================================
  Files         374     374              
  Lines       23320   23443     +123     
  Branches     2608    2621      +13     
=========================================
+ Hits        14867   14957      +90     
- Misses       8440    8473      +33     
  Partials       13      13
Impacted Files Coverage Δ
superset/assets/src/welcome/App.jsx 0% <ø> (ø) ⬆️
superset/assets/src/welcome/DashboardTable.jsx 81.81% <100%> (-1.52%) ⬇️
superset/assets/src/SqlLab/actions.js 72.05% <0%> (+0.8%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73db918...d81ebaa. Read the comment docs.

@kristw
Copy link
Contributor Author

kristw commented Sep 11, 2018

@graceguo-supercat CI is back. Good to merge now. 😀

Copy link

@graceguo-supercat graceguo-supercat left a comment

Choose a reason for hiding this comment

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

LGTM

@graceguo-supercat graceguo-supercat merged commit ce362f0 into apache:master Sep 11, 2018
@kristw kristw deleted the kristw-fix-welcome2 branch September 11, 2018 22:25
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
* fix rows not showing on welcome page

* remove test code

* bring filter back

* remove empty line

* remove another empty line

* remove comment
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
* fix rows not showing on welcome page

* remove test code

* bring filter back

* remove empty line

* remove another empty line

* remove comment
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 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 🚢 0.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants