Files
documenso/apps/web
Catalin Pit e1b2206d28 fix: select field ux (#1334)
When the Select field has a default value, it automatically signs with
it. If you change it, you need to refresh the page to re-sign again with
that value. This PR improves the UX by making the default value
"selectable" in the dropdown menu.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **New Features**
- Updated the `DropdownField` component to simplify the handling of
default values, ensuring the dropdown starts without a pre-selected
option.
- Improved the clarity of the placeholder text in the dropdown,
enhancing user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-09-10 13:15:47 +10:00
..
2023-11-06 13:01:44 +11:00
2024-07-25 14:27:19 +10:00
2024-09-10 13:15:47 +10:00
2023-11-06 13:01:08 +11:00
2024-08-27 20:34:39 +09:00
2023-11-06 13:01:06 +11:00
2024-09-09 11:20:33 +10:00
2023-11-06 13:01:06 +11:00
2023-11-06 13:01:11 +11:00

@documenso/web