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

Minor table layout fix for "Your bids" section #599

Merged
merged 2 commits into from
Feb 5, 2023
Merged

Minor table layout fix for "Your bids" section #599

merged 2 commits into from
Feb 5, 2023

Conversation

handshake-enthusiast
Copy link
Contributor

Otherwise a user may see "BIDDING NOW (1 BID(" (truncated) instead of "BIDDING NOW (1 BID(S))". See attached screenshots.

Just made it consistent with watching.scss ("Watching" section"):

Not sure why this was changed in b830e96.


Your Bids – Before

1 - Your Bids (before)

Your Bids – After

2 - Your Bids (after)

Watching

3 - Watching

Otherwise a user may see "BIDDING NOW (1 BID(" (truncated) instead of "BIDDING NOW (1 BID(S))". See attached screenshots.

Just made it consistent with watching.scss ("Watching" section"):
- https://github.com/kyokan/bob-wallet/blob/03c8162a70cfc334c646b91fef9a899dd16d6038/app/pages/Watching/watching.scss#L144-L146
- https://github.com/kyokan/bob-wallet/blob/03c8162a70cfc334c646b91fef9a899dd16d6038/app/pages/Watching/watching.scss#L173-L175

Not sure why this was changed in b830e96.
@rithvikvibhu
Copy link
Collaborator

Thanks for the PR @handshake-enthusiast! We need a more responsive table that doesn't depend on fixed widths. Until then, this should do.
Confirmed it doesn't affect any buttons in the right-most column. It does reduce the width for the name a little bit, but resizing the window will make that column grow so should be fine.

@rithvikvibhu rithvikvibhu merged commit 44f6ce4 into kyokan:master Feb 5, 2023
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.

2 participants