Skip to content
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

Pending changes link is misaligned on the workspaces list #4670

Closed
gtsiolis opened this issue Jul 1, 2021 · 3 comments · Fixed by #4986
Closed

Pending changes link is misaligned on the workspaces list #4670

gtsiolis opened this issue Jul 1, 2021 · 3 comments · Fixed by #4986

Comments

@gtsiolis
Copy link
Contributor

gtsiolis commented Jul 1, 2021

Bug description

Pending changes link is misaligned on the workspaces list. It seems the items-start class has been accidentally removed which could be causing this regression. See possibly relevant diff.

However, adding the items-start class will cause long branch names to not truncate properly.

Alignment without items-start Truncation with items-start
Screenshot 2021-07-01 at 10 18 31 AM Screenshot 2021-07-01 at 10 45 09 AM

Steps to reproduce

  1. Open a new workspace
  2. Add some changes
  3. Stop the workspace
  4. Go to workspaces list

Expected behavior

  1. Pending changes list should be left aligned below the branch name.
  2. Branch name should continue to be truncated.

Example repository

No response

Anything else?

No response

@csweichel
Copy link
Contributor

/schedule

@csweichel
Copy link
Contributor

/assign

@csweichel
Copy link
Contributor

/assign @jankeromnes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants