-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
1.X Target 🎯Help wanted
Extra attention is neededExtra attention is neededPriority: Lowfuture ⌚Planned featues and improvements for future versionsPlanned featues and improvements for future versions

Description
A tricky task considering what some other libraries forgot to offer.
Objective:
Testable ids can be attached through props. These ids enable to select particular elements to simulate events.
Best example would be, in select component when we click the input, dropdown will be opening. The dropdown is basically a set of divs with each item clickable. We should allow users to pass down unique ids which will be added to DOM.
I guess the best solution would be addressing each component individually.
Metadata
Metadata
Assignees
Labels
1.X Target 🎯Help wanted
Extra attention is neededExtra attention is neededPriority: Lowfuture ⌚Planned featues and improvements for future versionsPlanned featues and improvements for future versions
