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

Bug: Organization page: edit button overlaps with organization image on tiny screens #802

Closed
verena-e-p opened this issue Dec 6, 2021 · 2 comments

Comments

@verena-e-p
Copy link
Contributor

verena-e-p commented Dec 6, 2021

When the user is logged in on their own organization page and the screen is smaller than around 400 px in width, the edit organization button overlaps with the organization image.

(As mentioned here: #792 (comment))

After relocating the button, check if the CSS style change to the container of the SocialMediaShareButton on the organization account is still necessary. (See commit: a74ded3)

@verena-e-p verena-e-p changed the title > One small problem I found additionally to the things noted in the code was that the share button overlaps with the "edit organization" button if you're on mobile and it's your own org. Bug: Organization page: edit button overlaps with organization image on tiny screens Dec 6, 2021
@positiveimpact
Copy link
Member

Steps to reproduce:

  1. Create an account by signing up on your local platform
  2. Create an organization on /createorganization
  3. Go to the organization's page with a screen resolution of less than 400px

Additionally to the edit button overlapping, the "Share a project" button is also looking a bit weird on small mobile screens. It could be worth it to just display "Share" instead of "Share a project" on tiny screens (breakpoint xs)

Image for context:
Uploading Screenshot from 2022-02-25 18-36-05.png…

@kreider94 kreider94 mentioned this issue Mar 7, 2022
@tobiasrehm
Copy link

Was fixed. But there is still a bug related to this: #1199. Closing this one

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

No branches or pull requests

3 participants