mirror of
https://github.com/netbootxyz/webapp.git
synced 2026-04-25 07:05:59 +03:00
[GH-ISSUE #14] ui bug when downloading assets in firefox #10
Labels
No labels
Hacktoberfest
bug
enhancement
no-issue-activity
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webapp#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fawaf on GitHub (Dec 9, 2021).
Original GitHub issue: https://github.com/netbootxyz/webapp/issues/14
when downloading assets, the progress bar area text overlaps in the top right corner of the web page.
NOTE: this issue does not occur in chrome
see screenshot below for what it looks like:

@flipflopsimsommer commented on GitHub (Nov 9, 2023):
also when starting more then 1 download (by pressing
pull selectedon different assets multiple times) the different download status will overwrite each other.