Skip to content

feat: flexbox updates on workspace page #1963

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

Merged
merged 7 commits into from
Jun 2, 2022

Conversation

Kira-Pilot
Copy link
Member

resolves #1910

Also shortened button names as suggested by @BrunoQuaresma

Screen Shot 2022-06-01 at 3 08 20 PM

@Kira-Pilot Kira-Pilot requested a review from a team as a code owner June 1, 2022 19:14
starting: "Starting",
delete: "Delete",
deleting: "Deleting",
cancel: "Cancel",
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 still say "Cancel action" here because it's the one case where the object is not the workspace. Open to thoughts!

Copy link
Member Author

Choose a reason for hiding this comment

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

Good call - this was a mistake!

Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

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

LGTM

@presleyp
Copy link
Contributor

presleyp commented Jun 1, 2022

Any thoughts on right-justifying the status so it's really underneath the buttons? It might not look good, just a thought.

@BrunoQuaresma
Copy link
Collaborator

@presleyp I think it is a good suggestion! Since all the statuses that we have are listed as the last items, I think it would look better to have them right-aligned.

@Kira-Pilot
Copy link
Member Author

@presleyp @BrunoQuaresma there's some extra space in this pseudo table so it ends up looking kind of funky:
Screen Shot 2022-06-01 at 3 48 25 PM

Also some of those tables are actual tables and some aren't. If it's okay with you folks, I will close this PR out and then spin up another ticket to properly redistribute spacing so we get a cleaner design. I agree what we have right now isn't ideal.

@presleyp
Copy link
Contributor

presleyp commented Jun 1, 2022

@Kira-Pilot you could also ship what you had before the justification change as an incremental improvement.

@Kira-Pilot
Copy link
Member Author

Should also resolve #1953:
Screen Shot 2022-06-02 at 9 37 38 AM

I'll add a follow-up ticket to address some of the table tweaks we've been discussing above, and also maybe handle responsive layout in a more elegant manner.

@Kira-Pilot Kira-Pilot merged commit 419dc6b into main Jun 2, 2022
@Kira-Pilot Kira-Pilot deleted the reorg-status-card-for-clarity/kira-pilot branch June 2, 2022 13:57
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
* feat: flexbox work on workspace page

resolves 1910

* fixing cancel text

* chromatic fixes

* resolves #1953

no overflox text on smaller screens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reorganize status card for clarity
3 participants