Skip to content

Conversation

Nonanti
Copy link
Contributor

@Nonanti Nonanti commented Aug 9, 2025

No description provided.

- Filter commands based on user permissions in the list view
- Add helpful hints for navigation between pages
- Improve error handling to prevent crashes on permission issues
- Add better visual separation in command details
- Show 'Sub-commands' label only when children exist
- Improve error messages for better user experience
@Trojaner
Copy link
Member

Waiting for cla

@Nonanti
Copy link
Contributor Author

Nonanti commented Aug 17, 2025

I done it

Trojaner
Trojaner previously approved these changes Aug 19, 2025
As suggested by @CyberAndrii, changed condition from (pageCount > 1) to (pageCount > pageNumber)
to only show the next page navigation hint when there are actually more pages to display.
@CyberAndrii CyberAndrii linked an issue Aug 20, 2025 that may be closed by this pull request
@Trojaner Trojaner merged commit c13e5e3 into openmod:main Aug 20, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show only permitted commands with /help
3 participants