8000 Move components from `reakit` to `radix-ui` · Issue #6456 · outline/outline · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move components from reakit to radix-ui #6456

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

Open
3 of 9 tasks
tommoor opened this issue Jan 31, 2024 · 4 comments
Open
3 of 9 tasks

Move components from reakit to radix-ui #6456

tommoor opened this issue Jan 31, 2024 · 4 comments
Assignees
Labels

Comments

@tommoor
Copy link
Member
tommoor commented Jan 31, 2024

Reakit is dead, Radix won.

Sometimes we bet on the wrong frameworks and that's definitely what happened here – shadcn provides some great boilerplate to make moving across easier, combining the parts of Radix into usable UI components. We should move Outline's components one by one to radix, in particular:

  • InputSelect
  • VisuallyHidden
  • Tooltip
  • Input
  • Button
  • ArrowKeyNavigation
  • Modal
  • Popover
  • ContextMenu

The context menu will be a relatively large undertaking and as such, should be left until last.

Copy link
linear bot commented Jan 31, 2024

Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the stale label Sep 26, 2024
Copy link
Contributor
github-actions bot commented Oct 1, 2024

Automatically closed due to inactivity

@tommoor
Copy link
Member Author
tommoor commented Mar 16, 2025

InputSelect

Component Migrated?
DefaultCollectionInputSelect ✅ First component that was migrated (#8541).
Details (Settings)(ToC preference) ✅ Migrated since it renders right next to DefaultCollectionInputSelect (#8541).
CommentSortMenu ✅ Migrated to test "separator" variant in select options (#8541).
Preferences (Settings)(Language and theme preferences) ✅ Migrated in #8711.
Security (Settings)(Default role for new users) ✅ Migrated in #8711.
InputMemberPermissionSelect ❌ Renders in reakit popover - best to migrate post popover component migration.
InputSelectPermission ❌ Renders in reakit popover & dialog - best to migrate post popover and dialog components migration.
SelectLocation (TemplatizeDialog) ❌ Renders in reakit dialog - best to migrate post dialog component migration.
ApiKeyNew ❌ Renders in reakit dialog - best to migrate post dialog component migration.
Invite ❌ Renders in reakit dialog - best to migrate post dialog component migration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0