-
Notifications
You must be signed in to change notification settings - Fork 28
feat(desktop): drop-down stub #346
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
Conversation
/> | ||
stub ? ( | ||
<Box display="none"> | ||
{children} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
А зачем children внутри display=none?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
если в дропдауне будет асинхронный модуль, надо чтобы он на сервере загрузился, и при открытии дропдауна сразу показался серверный стаб
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ок
# [@qiwi/pijma-desktop-v1.115.0](v1.114.2...v1.115.0) (2020-11-09) ### Features * **desktop:** drop-down stub ([#346](#346)) ([a414ee8](a414ee8))
🎉 This PR is included in version 1.115.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
No description provided.