Maharshi Alpesh

Results 42 comments of Maharshi Alpesh

@Rain-YuXia You can add this `{"value: "group-data-[has-value=true]:text-default-foreground"}` to avoid using the conditional. This will show text as gray when placeholder is shown and black when some value is selected. *...

> @macci001 working perfectly. Thanks > > Is it an undocumented hidden feature? I can't find it anywhere in the documentation. This is just a hack until this bug is...

Seems like there isn't much update available for this. I need input-otp in my personal project, I have kinda have base-work for this ready. May I take this up? @wingkwong

Seems like this issue occurs due to the `chromium` bug. Due to this, the problem got propagated to react-aria's usePress and NextUI library. Issue Summary: * When there is a...

Thanks @xylish7 for the amazing work. I have created a new PR to handle this further.

Thanks for the suggestion @AnYiEE. But I do not think it would be a great idea to write in a logic that checks if component is input component then stop...

Reflecting on your [comment](https://github.com/nextui-org/nextui/pull/3735#pullrequestreview-2354564738) @ryo-manba I can think of following design for the edit mode: * In any of the cases, one when the cell has focusable children and other...

@wingkwong added your suggestion in latest commit.