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

FullscreenFeedback component does not have a way to change z-index #192

Open
cupatea opened this issue May 25, 2022 · 0 comments
Open

FullscreenFeedback component does not have a way to change z-index #192

cupatea opened this issue May 25, 2022 · 0 comments
Labels
bug Fix reported issue.

Comments

@cupatea
Copy link

cupatea commented May 25, 2022

Prerequisites

  • Version: "@rent_avail/feedback": "0.2.17"
  • Are you running from source/master: yes
  • Are you using a released build: yes
  • Operating system: Mac OSX
  • Bits: 64

Step to reproduce (actual behavior)

Having elements on a page with a higher z-index makes them visible over fullscreen feedback

Expected behavior

I can specify the z-index using some prop in the FullscreenFeedback component

Any message or error

N/A

Resources

Screenshot 2022-05-25 at 11 33 14

Here is what a great bug report would look like:

## Prerequisites

Version: Release v3.1.0
Running from: Import using webpack
Operating system: Mac OSX
Bits: 64 bits

## Step to reproduce

 - Import checkbox from `@rentalutions/elements/checkbox`
 - Add to a React component/view
 - Run the react app
 - Notice that the `Checkbox` isn't rendering correctly which seems a encoding problem
 
### Expected behavior:

 - Import `@rentalutions/elements/checkbox`
 - Add to a React component/view
 - Run the react app
 - Check is displayed with correct encoding (e.g UTF-8)

## Any message or error

No console output
...

## Resources

No resources
...
@cupatea cupatea added the bug Fix reported issue. label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix reported issue.
Projects
None yet
Development

No branches or pull requests

1 participant