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

Improvement Suggestion: Change Cursor Type for Non-Editable Select Cells #42

Open
sbachiller opened this issue Apr 19, 2024 · 0 comments

Comments

@sbachiller
Copy link

Hey there,

I've been working with your library for table implementation and I've noticed something that could use a bit of improvement. When dealing with cells of type 'select' and the isCellTextEditable property set to false, I observed that the cursor remains a pointer when hovering over these cells. I think it would be more user-friendly if the cursor changed to 'not-allowed' or a similar style to indicate that the cell is not editable.

Making this adjustment would enhance the user experience by providing clearer visual feedback, especially when users try to interact with non-editable cells.

Could you consider making this change in an upcoming update? I believe it would make a positive difference in the usability of the library.

Thanks! :)

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

No branches or pull requests

1 participant