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

Fix Database Schema Description Visibility Issue #143

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

abhishekas7
Copy link
Contributor

Description
This PR addresses a bug where the database schema description is not retained in the UI after navigating away and returning to the page. This fix ensures that once the schema description is entered, it remains visible when the user navigates between pages.

Key Changes
The table description added by the user now remains visible in the UI while navigating through pages. Additionally, the user can proceed to the next tab by filling in at least one table description, but navigation is restricted if all descriptions are empty.

Link
https://www.loom.com/share/ad96b644b3bc4098b705f65a91919545?sid=14e34d2d-cadd-4e91-982d-62a8b80fe0a7

Related Issues
Fixes: #142

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.

Database Schema Description Not Visible After Navigating to Next Page
1 participant