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

Staff semester view course list: Delete button is positioned weirdly #2123

Open
richardebeling opened this issue Feb 26, 2024 · 1 comment
Open
Labels
[C] Frontend Focuses on frontend implementation [P] Minor Minor priority [S] Small This issue should require only small changes.

Comments

@richardebeling
Copy link
Member

The button is rendered below the other buttons without any padding/margin:
image

As indicated by @niklasmohrin: It's probably a sizing issue of the column, possibly the column should just be wider. (Although, as always, a grow-to-fit behavior might be nice. We talked about columns that grow as required some time ago, don't remember what the consensus there was)

@richardebeling richardebeling added [C] Frontend Focuses on frontend implementation [T] Bug This is a bug. We don't like it. Please get rid of it. [S] Small This issue should require only small changes. labels Feb 26, 2024
@janno42
Copy link
Member

janno42 commented Oct 7, 2024

see #1889 for grow-to-fit columns on the text answer review page. the same can be used here.

@janno42 janno42 added [P] Minor Minor priority and removed [T] Bug This is a bug. We don't like it. Please get rid of it. labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] Frontend Focuses on frontend implementation [P] Minor Minor priority [S] Small This issue should require only small changes.
Development

No branches or pull requests

2 participants