# UI Bug Report
We have noted the bugs in the UI page-wise manner. There are some bugs and functionalities common to all pages.
### A: Upload video Page:
---
> 1) Disable the state for the submit button at the bottom of the page. The submit button should be disabled after clicking.
### B: Processed video
---
###
> 1. Delete the button for the video card.
> 2. A custom alert for the user asking, "Do you want to delete this video?"
> 3. Adding a checkbox for all video cards to enable multi-select
> 4. There should be a floating menu on the screen that should appear when the user selects multiple videos. Depending upon the use case, this floating menu will have action buttons like download, delete, and more.
> 5. The pagination should be there. A page should have a maximum of 15 (or any number) rest on the following pages. If pagination is required, then remove the page number at the bottom.
### C: Assessment Report (tablet-screen.html)
---
> 1. The div for the video overlaps the header button on the bigger screen.
> 2. The chart div overlaps the button and legends
> 3. Make the radio buttons equidistant from each other. The radio button control charts, so they should always appear.
> 4. Add option to add load. It should be a text input for getting a float or integer from the user in Pounds (lbs).
> 5. There should be button with Name "Run Assessment" on the screen.
### D: All Pages
---
> 1. The notification button should be clickable, and on click, it should draw a list of notifications similar to LinkedIn or Facebook.