-
Notifications
You must be signed in to change notification settings - Fork 8
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
Storybook Documentation - Component: Tooltip #494
Comments
Feedback @bar-tay :
After this the story can be merged and the issue can be closed. @angelicahoyss , I have a few thoughts to make the documentation even better in the future, if you agree maybe you could create a few issues for that:
|
@bar-tay this looks already really nice, still I would like a few things to be changed:
|
Hey @bar-tay , the documentation looks good and we can close the issue after the merge, but it seems like the offset is currently not working. I will create a bug issue for that. It may have been broken after we fixed the show code function last Friday. |
Description / User Story
With this task we want to make the Tooltip Component page in Storybook look like the template from design.
Requirements (ticket needs to be adjusted after these are done)
Acceptance Criteria
Props
See this table page "Tooltip" for all props that should be displayed for the component, incl. their description, default values and the type of controls. Props that do not appear and that can be removed, should also be removed (not including theme for example, because this is needed for all components, but still not part of the props section).
If the props in the list are not the same as the component currently uses, just leave a comment in column G in the excel and a follow-up task will be created. Fixing the components is not part of this ticket.
Content / Texts
See this table page "Documentation Texts" for all texts that should be displayed for the component. Filter column A in cell A3 to only show you the texts of this components.
For the texts please change "[component name]" with "Tooltip" and "[componentName]" with "tooltip".
Also all the examples in the documentation below the Props should not use the default values, but they should use descriptive texts for Label, Placeholder and other text fields. Some examples are already given in the template.
Background information
The text was updated successfully, but these errors were encountered: