-
-
Notifications
You must be signed in to change notification settings - Fork 254
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
I created a TestApp and when I run it and select an item in Dropdown, the Clear Button is shown but when I click on it, it doesn't clear the selected item.
Expected Behavior
No response
Steps To Reproduce
The repo project that I Linked is a test app for BitDropdown component, the main problem is the ClearButton doesn't work.
Beside of it I have a challenge with adding value dynamically, I'm not sure that I used DynamicValueGenerator and OnDynamicAdd correctly, how ever it looks that it's working.
The repo contains the followings:
- One static class to store the data and retrieve it.
- One record to represent the DTO and this is the data type that stored in storage(it is the example of the Http Response from server)
- Two models: one for creating and other for selecting
- Two components: one for creating and other for selecting which are using the above models and DTO
Exceptions (if any)
No response
.NET Version
.Net 8
Anything else?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Delivered