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

feat(onglets): add checks to know if onglet is enabled or not #31

Closed
Vexcited opened this issue Apr 26, 2024 · 1 comment · Fixed by #47
Closed

feat(onglets): add checks to know if onglet is enabled or not #31

Vexcited opened this issue Apr 26, 2024 · 1 comment · Fixed by #47
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@Vexcited
Copy link
Member

Vexcited commented Apr 26, 2024

For some people, news methods throw an error because the menu is disabled in the instance itself.

We need to implement a way to let developers check it themselves but also add checks in the methods to prevent developers calling those methods without properly checking before-hand.

@Vexcited Vexcited added bug Something isn't working enhancement New feature or request labels Apr 26, 2024
@Vexcited Vexcited added this to the 0.21.0 milestone Apr 26, 2024
@Vexcited Vexcited self-assigned this Apr 26, 2024
@Vexcited Vexcited modified the milestones: 0.21.0, 0.22.0 May 9, 2024
@Gabriel29306
Copy link

We can use the listeOnglets (showed) and listeOngletsInvisibles (unshowed) property of the ParametresUtilisateur request.

@Vexcited Vexcited linked a pull request Jul 9, 2024 that will close this issue
10 tasks
@Vexcited Vexcited closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants