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(ui): increase z index for Slideover and Modal #2758

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Feb 11, 2024

In #2725 there were changes to z-index of header and Slideover and Modal is behind the header. It's visible in creating new token/namespace or in any modal dialog

In flipt-io#2725 there were changes to z-index of header and Slideover and Modal
is behind the header. It's visible in creating new token/namespace or in
any modal dialog
@erka erka requested a review from a team as a code owner February 11, 2024 20:08
Copy link

codecov bot commented Feb 11, 2024

Codecov Report

Attention: 63 lines in your changes are missing coverage. Please review.

Comparison is base (f997fb9) 70.78% compared to head (9099e43) 72.22%.
Report is 37 commits behind head on main.

Files Patch % Lines
internal/server/middleware/grpc/middleware.go 0.00% 36 Missing ⚠️
internal/config/analytics.go 46.15% 7 Missing ⚠️
internal/server/analytics/clickhouse/client.go 0.00% 5 Missing ⚠️
internal/storage/sql/db.go 0.00% 5 Missing ⚠️
internal/storage/sql/migrator.go 0.00% 4 Missing ⚠️
internal/server/analytics/clickhouse/mutation.go 0.00% 3 Missing ⚠️
internal/cmd/http.go 0.00% 2 Missing ⚠️
internal/cmd/grpc.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2758      +/-   ##
==========================================
+ Coverage   70.78%   72.22%   +1.43%     
==========================================
  Files          91       91              
  Lines        8729     7014    -1715     
==========================================
- Hits         6179     5066    -1113     
+ Misses       2165     1564     -601     
+ Partials      385      384       -1     

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

@erka
Copy link
Collaborator Author

erka commented Feb 11, 2024

image

Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

Thank you!!

@markphelps markphelps added the automerge Used by Kodiak bot to automerge PRs label Feb 11, 2024
@kodiakhq kodiakhq bot merged commit 012e018 into flipt-io:main Feb 11, 2024
29 of 30 checks passed
@erka erka deleted the fix-z-index branch February 11, 2024 22:52
markphelps added a commit that referenced this pull request Feb 12, 2024
* main:
  chore(analytics): clean up query and the frontend respecting the changes
  chore(deps): bump stackhawk/hawkscan-action from 2.1.2 to 2.1.3 (#2762)
  chore(deps): bump golang in /build (#2759)
  chore(deps-dev): bump @types/uuid from 9.0.7 to 9.0.8 in /ui (#2766)
  chore(deps-dev): bump @playwright/test from 1.41.1 to 1.41.2 in /ui (#2765)
  chore(deps): bump @heroicons/react from 2.0.18 to 2.1.1 in /ui (#2763)
  chore(deps-dev): bump @types/react from 18.2.48 to 18.2.55 in /ui (#2761)
  chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 in /ui (#2760)
  fix(ui): increase z index for Slideover and Modal (#2758)
  chore(ui): set seconds to 0 for input values on request
  fix: csp headers for formbricks (#2757)
  chore: address comments on format
  chore: fix spelling
  feat(analytics): add live updates with play/pause button
  chore: changelog for 1.37 release (#2754)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants