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

Added ConfigProvider to ensure config data is always available #5465

Merged
merged 6 commits into from
Jan 15, 2025

Conversation

bilalabbad
Copy link
Contributor

@bilalabbad bilalabbad commented Jan 15, 2025

ConfigProvider wraps all apps, rendering only if the configuration is successfully retrieved. This ensures safer coding, as config data is guaranteed.

@bilalabbad bilalabbad added group/frontend Issue related to the frontend (React) type/housekeeping Maintenance task labels Jan 15, 2025
@bilalabbad bilalabbad requested a review from pa-lem January 15, 2025 09:10
@bilalabbad bilalabbad self-assigned this Jan 15, 2025
@bilalabbad bilalabbad changed the title Added config provider to guarantee config data availability Added a config provider to ensure config data is always available Jan 15, 2025
@bilalabbad bilalabbad changed the title Added a config provider to ensure config data is always available Added config provider to ensure config data is always available Jan 15, 2025
@bilalabbad bilalabbad changed the title Added config provider to ensure config data is always available Added ConfigProvider to ensure config data is always available Jan 15, 2025
@bilalabbad bilalabbad merged commit a08a438 into stable Jan 15, 2025
32 checks passed
@bilalabbad bilalabbad deleted the bab-config-provider branch January 15, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/frontend Issue related to the frontend (React) type/housekeeping Maintenance task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants