-
Notifications
You must be signed in to change notification settings - Fork 8
Description
UI/UX Bugs and Functionality Issues
Description:
I am encountering several issues with the application that need to be addressed. Below are the details of each issue along with relevant screenshots for better understanding.
-
File Details Section Opening Issue:
When I click on the filename, the File Details section opens only partially, which affects the user experience.
-
Search Input Box Malfunction:
The search input box is not functioning as expected. When I search for any irrelevant name, it should display a "Not Found" message along with a total entries count of 0. However, this is not happening.
-
Filter Option Not Working:
I have a public file, and when I select "Encrypted" in the filter options, it still shows my public file instead of filtering it out. This indicates a problem with the filter functionality.
-
Mobile View Button Visibility:
In mobile view, half of my buttons are disappearing, making it difficult to navigate and use the application effectively.
-
Email Field Display Issue:
The email field is showing as empty, which is concerning as it should display the user's email address.
-
Chain Change Option Missing in Mobile View:
There is no option available to change my chain in the mobile view, which limits functionality and user control.
Expected Behavior:
- The File Details section should open fully upon clicking the filename.
- The search input box should return a "Not Found" message and a total entries count of 0 for irrelevant searches.
- The filter options should accurately reflect the selected criteria.
- All buttons should be visible and accessible in mobile view.
- The email field should display the user's email address correctly.
- An option to change the chain should be available in mobile view.
Steps to Reproduce:
- Click on any filename to observe the File Details section.
- Use the search input box with an irrelevant name.
- Apply the filter for "Encrypted" while having a public file.
- Switch to mobile view to check button visibility.
- Check the email field for display issues.
- Look for the chain change option in mobile view.