-
Notifications
You must be signed in to change notification settings - Fork 35
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
tabs with behavior propety and select manual mode #6761
Conversation
Netlify Draft Deployment |
packages/samples/react/src/components/tabs/behavior-select-manuel.tsx
Outdated
Show resolved
Hide resolved
packages/samples/react/src/components/tabs/behavior-select-manuel.tsx
Outdated
Show resolved
Hide resolved
packages/samples/react/src/components/tabs/behavior-select-manuel.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ich glaube es wäre sinnvoll den Inhalt von KolTabs in einen ValidationController, KeyboardController aufzuteilen. So dass im KolTab nur noch die Props, Watch und das Rendering drin sind. KeyboardController kann auch anders heißen, dieser würde die Logik übernehmen um in der Liste zu navigieren (Irgendwie kommt dies im Projekt häufiger vor, also das Navigieren in einer Liste) |
Refs: #6249
Lege gerne hierzu ein neues Ticket an. |
Refs: #6249
Refs: #6249