Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tomas-goncalves
Copy link
Contributor

Added a way to change tool table to show different types of tool (tool, hardhat, radio). Probably could have better use of language.
image

a. A builder cannot get a hardhat if they already have a tool checked out (may be too broad)
b. No two checkouts can be active for the same tool.
<%= link_to 'Radio', tools_path(type: 'radio') %>
</li>
</ul>
</div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rethink the UX here a little bit; binder.springcarnival.org/tools currently has a broken version of this as a dropdown menu, I think you could take inspiration from this (maybe don't include the "checked out status" dropdown though)
Screenshot 2025-02-23 at 2 30 25 PM

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image Changed the UX to this. How do we feel about it?

@tomas-goncalves
Copy link
Contributor Author

I think my rebase may not have been the best idea.. Should probably study github again. Sorry for the massive ammount of commits

@jmmclaug201 jmmclaug201 merged commit 107fd40 into sc0v:master Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants