You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently trying to add a tool to the tools list in the add project form is very confusing because it's hard for the user to understand that the tool was actually added.
What needs to happen after a click on a tool:
The search input should clear to start a new search.
The list of available tools should close.
The list of currently selected tools should be visible to the user instead of under the fold. - @olliebeannn can you help with this one?
There should be a way to remove a tool after it was selected. Right now the only way to do it is reload and restart the whole form. Very frustrating!
A solution could be to put a small X icon on hover which will be very intuitive for the user but it won't work on mobile. - @olliebeannn, @grodeska, @cpalmatier any ideas?
Currently trying to add a tool to the tools list in the add project form is very confusing because it's hard for the user to understand that the tool was actually added.
A solution could be to put a small X icon on hover which will be very intuitive for the user but it won't work on mobile. - @olliebeannn, @grodeska, @cpalmatier any ideas?