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

Dev Toolbar blocking view from elements #9337

Closed
1 task
at-the-vr opened this issue Dec 6, 2023 · 2 comments · Fixed by #10591
Closed
1 task

Dev Toolbar blocking view from elements #9337

at-the-vr opened this issue Dec 6, 2023 · 2 comments · Fixed by #10591
Labels
- P3: minor bug An edge case that only affects very specific usage (priority) feat: toolbar Related to dev toolbar (scope)

Comments

@at-the-vr
Copy link
Member

at-the-vr commented Dec 6, 2023

Astro Info

Astro                    v4.0.2
Node                     v20.10.0
System                   Windows (x64)
Package Manager          pnpm
Output                   static
Adapter                  none
Integrations             @astrojs/sitemap
                         unocss

If this issue only occurs in one browser, which browser is a problem?

Chrome

Describe the Bug

  • Dev Toolbar tends to block elements behind it
  • In this case its a Astro Badge behind the toolbar
  • Eventually the toolbar fades away but so does the audit error behind it
  • Repo to replicate, I could not visualize Dev Toolbar on stackblitz, the repo needs to be run locally for that reason
  • Exemplar Photo ⤵
    image

What's the expected result?

No comments

Link to Minimal Reproducible Example

https://github.com/at-the-vr/brutal

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Dec 6, 2023
@JeroenReumkens
Copy link

I have a similar issue in my website. There's a sticky element at the bottom of the screen. For me it would make a lof of sense if we could configure the position of the bar.

For anyone unaware: You can disable the toolbar by running npm run astro preferences disable devToolbar

@ematipico ematipico added the feat: toolbar Related to dev toolbar (scope) label Dec 6, 2023
@ematipico ematipico closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2023
@ematipico ematipico reopened this Dec 6, 2023
@ematipico ematipico added - P3: minor bug An edge case that only affects very specific usage (priority) and removed needs triage Issue needs to be triaged labels Dec 6, 2023
@Princesseuh
Copy link
Member

Thank you for reporting this issue! It'd be awesome to be able to drag it around the screen, that's true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P3: minor bug An edge case that only affects very specific usage (priority) feat: toolbar Related to dev toolbar (scope)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants