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

Issue: study groups card needs height increase to avoid overflow #1098

Open
stain88 opened this issue Jan 1, 2019 · 9 comments
Open

Issue: study groups card needs height increase to avoid overflow #1098

stain88 opened this issue Jan 1, 2019 · 9 comments
Assignees
Labels
claimed [feature] groups issues that relate to the study-groups functionality good first issue this issue is good for a first-time contributor, help and support provided [state] backlog the issue has been raised but hasn't yet been looked at, we'll get to it [type] bug something isn't working the way you'd expect or you are unable to accomplish a task

Comments

@stain88
Copy link
Collaborator

stain88 commented Jan 1, 2019

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
low_height

What is the expected behavior?
Bit more height to avoid the overflow on the bottom.

Which browser / OS are affected by this issue? (An isolated way to reproduce the bug)
FF/Safari/Chrome on Mac, so I'm guessing most.

@lpatmo lpatmo added the [state] backlog the issue has been raised but hasn't yet been looked at, we'll get to it label Jan 1, 2019
@stain88
Copy link
Collaborator Author

stain88 commented Jan 1, 2019

As a second tweak, I'd add a white-space: nowrap; on the small around the user class, to avoid that breaking on two lines:
split_user_count

@lpatmo lpatmo added good-for-beginners good first issue this issue is good for a first-time contributor, help and support provided labels Jan 2, 2019
@lpatmo
Copy link
Member

lpatmo commented Feb 16, 2019

I don't see a PR related to this but I think it looks fixed on codebuddies.org/groups now (and maybe I forgot to close). Feel free to re-open if I'm wrong!

@lpatmo lpatmo closed this as completed Feb 16, 2019
@lpatmo lpatmo added [state] closed the issue is now closed, see comments for more information and removed [state] backlog the issue has been raised but hasn't yet been looked at, we'll get to it labels Feb 16, 2019
@stain88 stain88 reopened this Feb 16, 2019
@lpatmo lpatmo added [state] backlog the issue has been raised but hasn't yet been looked at, we'll get to it and removed [state] closed the issue is now closed, see comments for more information labels Feb 16, 2019
@stain88
Copy link
Collaborator Author

stain88 commented Feb 16, 2019

Both issues are still present on all Mac browsers:

card issues

@lpatmo
Copy link
Member

lpatmo commented Feb 16, 2019

D'oh, you're right, not sure how I confused it with some other cards. Sorry!

@ghost ghost assigned lpatmo Feb 17, 2019
@ghost ghost added the [state] in-progress this issue is currently being worked on label Feb 17, 2019
@lpatmo lpatmo removed the [state] backlog the issue has been raised but hasn't yet been looked at, we'll get to it label Feb 17, 2019
@ghost ghost removed the [state] in-progress this issue is currently being worked on label Feb 17, 2019
@lpatmo lpatmo added the [state] closed the issue is now closed, see comments for more information label Feb 17, 2019
@stain88 stain88 reopened this Feb 17, 2019
@lpatmo lpatmo added [state] backlog the issue has been raised but hasn't yet been looked at, we'll get to it and removed [state] closed the issue is now closed, see comments for more information labels Feb 17, 2019
@stain88
Copy link
Collaborator Author

stain88 commented Feb 17, 2019

So, "Large" windows are fine, "Small" windows are fine, but the 992-1200px range is still not quite there. "Readings in Computer Science and Technology" seems to be a particularly long one. But at exactly 992px width, this happens:

992px_cards

@lpatmo
Copy link
Member

lpatmo commented Feb 17, 2019

Ah wow, 992px exactly! I had to install a browser width chrome extension to capture that since I kept sliding the browser past 992px.

@billglover billglover added the [type] bug something isn't working the way you'd expect or you are unable to accomplish a task label Feb 25, 2019
@billglover billglover changed the title STUDY GROUPS: card css could have more height Issue: study groups card needs height increase to avoid overflow Feb 25, 2019
@lpatmo lpatmo removed the html-css label Feb 28, 2019
@billglover billglover added the [feature] groups issues that relate to the study-groups functionality label Mar 1, 2019
@akosasante
Copy link
Contributor

I'd like to take a look at this issue if it's still occurring 👋

@stain88
Copy link
Collaborator Author

stain88 commented Oct 10, 2019

Yep, I'm still reproducing this at exactly 992px width, on several browsers.
All yours, @akosasante

@akosasante
Copy link
Contributor

akosasante commented Oct 11, 2019

@lpatmo / @stain88 I've opened a PR with a resolution 😄 I may have mishandled my git-fu though, it looks like it brought in a bunch of extraneous commits :/

#1143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claimed [feature] groups issues that relate to the study-groups functionality good first issue this issue is good for a first-time contributor, help and support provided [state] backlog the issue has been raised but hasn't yet been looked at, we'll get to it [type] bug something isn't working the way you'd expect or you are unable to accomplish a task
Projects
None yet
Development

No branches or pull requests

4 participants