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/tap 4709 #372

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Feat/tap 4709 #372

merged 2 commits into from
Jan 10, 2025

Conversation

cn-xufei
Copy link
Collaborator

No description provided.

- Renamed tabs in Database and Table nodes from `tab2` to `advancedTab` and `tab3` to `alarmTab` for better clarity.
- Enhanced form handling in SchemaPanel by ensuring `nextTick` is used when loading data based on active tab.
- Adjusted the form schema to include new tab indices for better organization and accessibility.
- Updated the FormPanel component to comment out the active tab reset logic, preventing unintended behavior.
- Introduced a new `tableSettings` object to manage pagination settings, allowing users to save and load their preferred page size from local storage.
- Updated the pagination component to use `handleSizeChange` for size changes, enhancing user experience by persisting settings across sessions.
- Refactored the page size initialization to retrieve the size based on the current route, improving flexibility and usability.
@cn-xufei cn-xufei merged commit 6da527d into release-v3.21.0 Jan 10, 2025
1 of 2 checks passed
@cn-xufei cn-xufei deleted the feat/TAP-4709 branch January 10, 2025 07:11
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