Skip to content
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

Refactor NavigationMenu component for clarity #507

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

Bram1903
Copy link
Collaborator

@Bram1903 Bram1903 commented Sep 1, 2023

The NavigationMenu.razor.cs file has been refactored to improve readability. Methods have been simplified, and the order of properties and services has been re-arranged. In the NavigationMenu.razor file, formatting and indentations have been adjusted for better readability. This commit should increase the maintainability of the code.

The NavigationMenu.razor.cs file has been refactored to improve readability. Methods have been simplified, and the order of properties and services has been re-arranged. In the NavigationMenu.razor file, formatting and indentations have been adjusted for better readability. This commit should increase the maintainability of the code.
@Bram1903 Bram1903 added the Refactoring Improvement to the existing code base label Sep 1, 2023
@Bram1903 Bram1903 requested a review from neozhu September 1, 2023 13:31
@Bram1903 Bram1903 self-assigned this Sep 1, 2023
@neozhu neozhu removed their request for review September 1, 2023 13:48
@Bram1903
Copy link
Collaborator Author

Bram1903 commented Sep 1, 2023

Ehm @neozhu, I can't merge something if you don't approve the changes :-)

If you don't want to merge this for a certain reason you can just close this PR and leave a message behind.

image

Copy link
Owner

@neozhu neozhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@neozhu neozhu merged commit 7e58951 into main Sep 2, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Improvement to the existing code base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants