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

fix: broken CSS on Integrations page in non-Chromium browsers #3705

Merged

Conversation

rolodato
Copy link
Member

@rolodato rolodato commented Apr 1, 2024

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

The Integrations page CSS is broken on non-Chromium browsers (tested Firefox and Safari). The page is way too wide and some images appear distorted. This PR fixes it. Tested on Firefox 124.0.1.

Before (Firefox):

Screen.Recording.2024-04-01.at.6.02.55.PM.mov

After (Firefox):

image

After (Safari):

image

How did you test this code?

Run frontend locally, then visit http://127.0.0.1:8080/project/1/integrations.

Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2024 9:13pm

Copy link

vercel bot commented Apr 1, 2024

Someone is attempting to deploy a commit to the Flagsmith Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the front-end Issue related to the React Front End Dashboard label Apr 1, 2024
@kyle-ssg kyle-ssg added this pull request to the merge queue Apr 2, 2024
Merged via the queue into Flagsmith:main with commit 0fe8646 Apr 2, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants