web3ui / web3uikit

Lightweight reusable Web3 UI components for dapps.

Home Page:https://web3uikit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Modal]: add z-index prop to modal

AbhinavMV opened this issue Β· comments

[Modal]: add z-index prop to modal

Interested to work on this one. Can you give more context, please?

Hey @SebastianLF, Great to hear that you are interested to work on this 🀩

Context:
The modal component has hardcoded z-index right now. I was thinking of adding a new prop to the component called -> zIndex . And based on this value the modal will get a z-index. Also whatever value is used right now should be the default value. so that there are no breaking changes πŸ˜„

I will assign you this issue. Let me know if you want any help, btw you can join moralis discord channel and ask for any help in web3uikit channel πŸ™ŒπŸ»

Thanks for this clear explanation. Let's try it!

Hey @SebastianLF πŸ‘‹πŸ»
How is this task going?
Let me know if you are facing any issues πŸ™ŒπŸ»

Sorry, will work today on it :)

Nice work @SebastianLF πŸ₯³

Closed as completed by #981