odyssey icon indicating copy to clipboard operation
odyssey copied to clipboard

Build and design consistent, efficient, and accessible UIs for all Okta users.

Results 22 odyssey issues
Sort by recently updated
recently updated
newest added

[DES-5590](https://oktainc.atlassian.net/browse/DES-5590) ## Summary Very minor fix to update example text in `Accordion` storybook to change "Title" to "Label" to align with actual prop name.

[DES-5599](https://oktainc.atlassian.net/browse/DES-5599) ## Summary Small text update to change the title for "Multiline" to "Multiline (Textarea)" in `TextField`'s storybook for clarity. ## Testing & Screenshots ![multi](https://github.com/okta/odyssey/assets/147574410/1f7a5a1c-4362-4d8e-9673-16f213a45498)

[DES-5604](https://oktainc.atlassian.net/browse/DES-5604) ## Summary Adds "Secondary Danger" as a new button variant to align with a recently added Figma library update ## Testing & Screenshots https://github.com/okta/odyssey/assets/147574410/a5e76d67-42e2-4044-b847-105d805da1f2 - [x] I have confirmed...

[DES-5625](https://oktainc.atlassian.net/browse/DES-5625) ## Summary This PR exposes the existing "outline" (gray) variant in the `Search` component. It was likely not exposed previously because it is used for very specific things, but...

[OKTA-725386](https://oktainc.atlassian.net/browse/OKTA-725386) ## Summary Adds Bacon support for Odyssey CI; eventually moving us off of GitHub Actions. ## Testing & Screenshots - [X] I have confirmed this change with my designer...

[OKTA-727755](https://oktainc.atlassian.net/browse/OKTA-727755) ## Summary - Fixes a bug where MenuButton was not accessible via KB ## Testing & Screenshots - [ ] I have confirmed this change with my designer and...

[DES-5591](https://oktainc.atlassian.net/browse/DES-5591) ## Summary Adds the previously deprecated `Status` `lamp` variant. This was [removed recently ](https://github.com/okta/odyssey/commit/cd68bfc7f5abc4843495419e3d94812fba969eb5)to simplify the style of `Status` but we've since found use cases for `lamp` and numerous...

[OKTA-726384](https://oktainc.atlassian.net/browse/OKTA-726384) ## Summary The Sign-In Widget requires that if a user toggles the password visibility (to display the password in plain text) that after 30 seconds the password field should...

[OKTA-726689](https://oktainc.atlassian.net/browse/OKTA-726689) ## Summary - Adds Storybook interaction tests for DatePicker ## Testing & Screenshots - [ ] I have confirmed this change with my designer and the Odyssey Design Team.

[OKTA-721245](https://oktainc.atlassian.net/browse/OKTA-721245) ## Summary - Adds code for basic `OdysseyLayout` and `Grid` components - Adds Storybook stories demonstrating kitchen sink, embedded drawer, form, dashboard, and full-width table views ## Testing &...