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: create a proposal that check if features are enabled on browser #849

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sebastien-Ahkrin
Copy link
Contributor

I saw an issue opened from a long time without any push .. i wanted to contribute on it.
I thinked about something like that (for this issue #746).

CheckNavigatorProvider can be used at the top of the application. inside the for we can remove the console.error to do everything that we want !

the Table will use the context to render this :

When everything is ok
CleanShot 2024-12-31 at 14 09 29

When something is ok and we wan't to render something else (like a message to the user)
CleanShot 2024-12-31 at 14 10 08

And this is when you have some check that fail. but without any render of messages
CleanShot 2024-12-31 at 14 10 36

this is only a contribution. we can't go from that, or re-think everything !

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.

1 participant