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

Refactor RecordInlineCellEditMode #6337

Open
lucasbordeau opened this issue Jul 19, 2024 · 0 comments
Open

Refactor RecordInlineCellEditMode #6337

lucasbordeau opened this issue Jul 19, 2024 · 0 comments
Assignees

Comments

@lucasbordeau
Copy link
Contributor

lucasbordeau commented Jul 19, 2024

Scope & Context

This component uses a React portal via floating-ui.

Technical inputs

We want to fix multiple things :

  • See if we can avoid having to pass absolute px values
  • See if it works well on both mobile and computer view (currently not working well on mobile)
  • See if it works well on both isCentered = true and false

The portal should be centered and cover the display well, especially in RecordShowPage title.

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

No branches or pull requests

1 participant