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

[WIP] saved views bug fix + e2e fixes #4071

Closed
wants to merge 3 commits into from

Conversation

sashankaryal
Copy link
Contributor

@sashankaryal sashankaryal commented Feb 7, 2024

  • Fixed a bug in saved views editor caused by this issue
  • The editor doesn't work without disablePortal prop. On e2e side, MUI backdrop intercepts mouse clicks and keypresses, and tests fail. Saved views spec is broken, and so we're annotating these tests with .fixme() until we we have a fix.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/v0.23.5@9010d08). Click here to learn what that means.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/v0.23.5    #4071   +/-   ##
==================================================
  Coverage                   ?   15.99%           
==================================================
  Files                      ?      732           
  Lines                      ?    82036           
  Branches                   ?     1110           
==================================================
  Hits                       ?    13123           
  Misses                     ?    68913           
  Partials                   ?        0           
Flag Coverage Δ
app 15.99% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant