-
Notifications
You must be signed in to change notification settings - Fork 4
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: Handle long filenames in file browser on mobile devices #2048
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2048 +/- ##
=======================================
Coverage 85.46% 85.46%
=======================================
Files 225 225
Lines 7412 7412
Branches 513 513
=======================================
Hits 6335 6335
Misses 913 913
Partials 164 164 ☔ View full report in Codecov by Sentry. |
This comment has been minimized.
This comment has been minimized.
A Storybook preview is available for commit b74fe70. |
50fa776
to
c9a16cf
Compare
This comment has been minimized.
This comment has been minimized.
c9a16cf
to
b002e8d
Compare
This comment has been minimized.
This comment has been minimized.
Long filenames messed up the layout on mobile devices.
b002e8d
to
c6860ef
Compare
Quality Gate passedIssues Measures |
This report was generated by comparing b74fe70 with eda22af. ArtifactName:
|
item | count |
---|---|
pass | 402 |
change | 10 |
new | 0 |
delete | 0 |
📝 Report
Differences
Session Components_File Browser_Download Preparation_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Download Preparation_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Files_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Files_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Upload In Progress_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Upload In Progress_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Upload New File_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Upload New File_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Upload Processed By Backend_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_File Browser_Upload Processed By Backend_mobile.png
actual | |
---|---|
expected | |
difference |
Long filenames messed up the layout on mobile devices.