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

Create freeze pallet proposal design followup #4632

Merged
merged 14 commits into from
Nov 15, 2023

Conversation

vrrayz
Copy link
Contributor

@vrrayz vrrayz commented Nov 14, 2023

┆Issue is synchronized with this Asana task by Unito

Copy link

vercel bot commented Nov 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dao ✅ Ready (Inspect) Visit Preview Nov 14, 2023 6:10pm
pioneer-2 ✅ Ready (Inspect) Visit Preview Nov 14, 2023 6:10pm
pioneer-2-storybook ✅ Ready (Inspect) Visit Preview Nov 14, 2023 6:10pm

Comment on lines 35 to 39
<Tooltip tooltipText="You have the flexibility to enable or disable CRT feature.">
<TooltipDefault />
</Tooltip>
</InlineToggleWrap>
<ToggleCheckbox
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again the goal is to match the design so what happens if you move ToggleCheckbox inside InlineToggleWrap:

Suggested change
<Tooltip tooltipText="You have the flexibility to enable or disable CRT feature.">
<TooltipDefault />
</Tooltip>
</InlineToggleWrap>
<ToggleCheckbox
<ToggleCheckbox
falseLabel="Disable"
trueLabel="Enable"
name="updatePalletFrozenStatus.freeze"
id="crt-feature-select"
/>
<Tooltip tooltipText="You have the flexibility to enable or disable CRT feature.">
<TooltipDefault />
</Tooltip>
</InlineToggleWrap>

Copy link
Member

@thesan thesan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@thesan thesan added the nara-network Nara Network label Nov 15, 2023
@thesan thesan changed the title Issue 4557 followup Create freeze pallet proposal design followup Nov 15, 2023
@thesan thesan merged commit 63ace20 into Joystream:nara Nov 15, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-dev issue suitable for community-dev pipeline nara-network Nara Network
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants