Skip to content

Incorrect Header Elements on Admin Page #1068

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 2 commits into from
Jan 10, 2025

Conversation

ohorodnykostap
Copy link
Collaborator

Summary:
The header on the Admin page contains elements ("Про нас," "Підприємства та сектори," and a search bar) that should not be present according to the project requirements.

Steps to Reproduce:

Log in to the application with an admin account.
Navigate to the Admin page.
Observe the header section at the top of the page.

Expected Result:
The header on the Admin page should only include elements relevant to admin functionalities. It should not contain:

"Про нас" (About Us): This navigation link is unnecessary for admin operations.
"Підприємства та сектори" (Enterprises and Sectors): This link is irrelevant for the Admin role.
Search bar: Admin functionality does not require a search bar in the header.

Actual Result:
The header on the Admin page includes the following unnecessary elements:

"Про нас" link.
"Підприємства та сектори" link.
Search bar.

Impact:

Design Consistency Issue: The presence of these elements contradicts the requirements and creates confusion regarding admin-specific functionality.
Unnecessary UI Complexity: These elements add clutter to the admin page, making it less focused on core admin tasks.

Severity:
Low to Medium – While this issue does not affect functionality, it reduces the usability and adherence to the project requirements.

Attachments:

Screenshot of the current Admin page header with unnecessary elements highlighted.

Suggested Fix:

Remove the "Про нас" and "Підприємства та сектори" links from the Admin page header.
Remove the search bar from the Admin page header.
Ensure that the header for admin pages contains only relevant links or actions specific to administrative tasks.

зображення

@ohorodnykostap ohorodnykostap added bug Something isn't working UI labels Jan 8, 2025
@ohorodnykostap ohorodnykostap merged commit bc5aa7d into develop Jan 10, 2025
4 checks passed
@ohorodnykostap ohorodnykostap deleted the #1056-IncorrectHeaderElementsOnAdminPage branch February 5, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants