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

Border on Inspector fields not appearing on Firefox #342

Closed
bennothommo opened this issue Nov 3, 2021 · 3 comments
Closed

Border on Inspector fields not appearing on Firefox #342

bennothommo opened this issue Nov 3, 2021 · 3 comments
Labels
low priority Issues that are backlogged for when things are less busy

Comments

@bennothommo
Copy link
Member

The bottom border on some Inspector fields do not appear to show in Firefox, but appear fine on Chrome. It seems to be the case for autocomplete and dropdown types.

Firefox

Screen Shot 2021-11-03 at 4 56 33 pm

Chrome

Screen Shot 2021-11-03 at 4 56 40 pm

It appears related to commit 1b8fae0 which was done to fix the placement of the "plus" icon floating out of the field, namely by adding position: relative to the fields. Removing this does fix the borders, but does make the original issue re-occur as well.

Might need to look into perhaps using CSS grid for the Inspector popovers.

@bennothommo bennothommo added Type: Bug low priority Issues that are backlogged for when things are less busy labels Nov 3, 2021
@github-actions
Copy link

github-actions bot commented Jan 3, 2022

This issue will be closed and archived in 3 days, as there has been no activity in the last 60 days.
If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue.
If this issue is critical to your business, consider joining the Premium Support Program where a Service Level Agreement is offered.

@github-actions github-actions bot added the stale Issues/PRs that have had no activity and may be archived label Jan 3, 2022
@bennothommo bennothommo removed the stale Issues/PRs that have had no activity and may be archived label Jan 3, 2022
@github-actions
Copy link

github-actions bot commented Mar 5, 2022

This issue will be closed and archived in 3 days, as there has been no activity in the last 60 days.
If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue.
If this issue is critical to your business, consider joining the Premium Support Program where a Service Level Agreement is offered.

@github-actions github-actions bot added the stale Issues/PRs that have had no activity and may be archived label Mar 5, 2022
@bennothommo bennothommo removed the stale Issues/PRs that have had no activity and may be archived label Mar 5, 2022
@bennothommo
Copy link
Member Author

Closed in favour of #498 - will be actioned in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Issues that are backlogged for when things are less busy
Projects
None yet
Development

No branches or pull requests

1 participant