This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Certificate actions buttons and input fields #16
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
n3op2
reviewed
Jan 24, 2024
mattdean-digicatapult
approved these changes
Jan 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm approving as this fixes all the major isues. Well done.
There are some tiny fixes you could do if you want but don't worry
mattdean-digicatapult
approved these changes
Jan 25, 2024
rmlearney-digicatapult
deleted the
feat/hyp-96-certificate-actions-buttons
branch
March 11, 2024 14:25
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: Certificate actions buttons
about: Certificate actions buttons including container wrapper and dummy button(s)
Summary
This includes a set of divs that will serve as container wrapper divs for the 3 right-hand side buttons. Those will be added later.
Motivation
Crying on the implementation of the UI
Describe alternatives you've considered
Alternatively I have looked at doing this design ( especially the section on the right ) with divs
Also this looks also good with
Additional context
The button area is split into three parts. The top part contains a left-right set of 2 divs while the bottom just one large div.
NEW-ish:
NEW:
NEW2: