Skip to content

[frontend] fix broken layout on open import dialog (#10761) #11019

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

delemaf
Copy link
Member

@delemaf delemaf commented May 15, 2025

Proposed changes

  • Fix flashing import dialog

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@delemaf delemaf self-assigned this May 15, 2025
@delemaf delemaf added the filigran team use to identify PR from the Filigran team label May 15, 2025
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.70%. Comparing base (aab804f) to head (e5c3f79).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11019      +/-   ##
==========================================
+ Coverage   65.66%   65.70%   +0.04%     
==========================================
  Files         674      674              
  Lines       67204    67271      +67     
  Branches     7430     7512      +82     
==========================================
+ Hits        44128    44202      +74     
+ Misses      23076    23069       -7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Archidoit
Copy link
Member

Working well 👍

@delemaf delemaf merged commit be8b728 into master May 21, 2025
9 checks passed
@delemaf delemaf deleted the issue/10761 branch May 21, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Layout is broken when loading the import panel
4 participants