-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Req] Lock row #6
Comments
Work in progress up at https://subnets.jskw.ca/ but I am having trouble disabling the correct join buttons. I'll probably make a PR for the comment column after I clean up my code a bit this weekend. |
BlackthornYugen
added a commit
to BlackthornYugen/subnets
that referenced
this issue
Apr 25, 2021
Added ability to add comments. Adding a comment disables join/divide for that network.
BlackthornYugen
added a commit
to BlackthornYugen/subnets
that referenced
this issue
Apr 25, 2021
Added ability to add comments. Adding a comment disables join/divide for that network. Adjusted colours on joins that cannot be clicked.
BlackthornYugen
added a commit
to BlackthornYugen/subnets
that referenced
this issue
Apr 25, 2021
Added ability to add comments. Adding a comment disables join/divide for that network. Adjusted colours on joins that cannot be clicked.
BlackthornYugen
added a commit
to BlackthornYugen/subnets
that referenced
this issue
Apr 25, 2021
Added ability to add comments. Adding a comment disables join/divide for that network. Adjusted colours on joins that cannot be clicked.
BlackthornYugen
added a commit
to BlackthornYugen/subnets
that referenced
this issue
May 3, 2021
+ Added ability to add comments. Adding a comment disables join/divide for that network. Adjusted colours on joins that cannot be clicked. + Fixed CSS bug so hand cursor is shown as intended over maskSpanJoinable elements.
BlackthornYugen
added a commit
to BlackthornYugen/subnets
that referenced
this issue
Feb 13, 2022
+ Added ability to add comments. Adding a comment disables join/divide for that network. Adjusted colours on joins that cannot be clicked. + Fixed CSS bug so hand cursor is shown as intended over maskSpanJoinable elements.
This works for me! Again, nice work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The simplicity of this is astounding and does exactly what I wanted. Thank you.
Would be nice to be able to indicate that once I have got the subnet I need, say a /25, to then "lock" that row and visually indicate the row has been locked by perhaps changing the background colour. Even better would be to add a text field so I can indicate what the subnet is allocated to.
I can then concentrate on the other "available" subnets.
Cheers.
The text was updated successfully, but these errors were encountered: