-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat(cat-voices): No proposal state widget #1236
Conversation
…set and localization updates
✅ Test Report | |
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.
Please have a look at your IDE code formatting config
catalyst_voices/apps/voices/lib/widgets/proposals/no_proposals.dart
Outdated
Show resolved
Hide resolved
…to NoProposals, add no proposal foreground asset
✅ Test Report | |
✅ Test Report | |
…set and localization updates
…to NoProposals, add no proposal foreground asset
…idget for improved layout flexibility
…-hk/catalyst-voices into feat/1182-no-proposal-state
✅ Test Report | |
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.
LGTM
Description
When there are no proposals - no proposal state widget should be displayed
Related Issue(s)
Closes #1182
Description of Changes
Added new widget that should be used when we want to represent a proposal state. It can take title and description parameters. Default values are set to: "No draft proposals yet", and "Discovery space will show draft proposals you can comment on, currently there are no draft proposals."
Screenshots
Please confirm the following checks