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

Reskin | Proposal Builder and Proposal Template builder #1590

Merged
merged 9 commits into from
Apr 24, 2024

Conversation

mudrila
Copy link
Contributor

@mudrila mudrila commented Apr 23, 2024

Closes #1569

This PR implements visual changes to Proposal Builder https://www.figma.com/file/9hUYtvCKjOyB92vt8ukYtD/Product-Handoff?node-id=234%3A26720&mode=dev
and Proposal Template Builder https://www.figma.com/file/9hUYtvCKjOyB92vt8ukYtD/Product-Handoff?node-id=215%3A19590&mode=dev

It doesn't fully comply with design, making certain assumptions about mismatch between design and desired implementation.
Specifically, we don't need ability for user input on Proposal Builder. ABI Selector behaves the same on Proposal Builder and Template builder (as opposed to be located in different places on designs)

See attached screenshot for actual implementation
localhost_3000_proposals_new_dao=sep_0x916D4374E6531e1b2B88Cad7D5E7DC0cB12C1178 (1)
localhost_3000_proposals_new_dao=sep_0x916D4374E6531e1b2B88Cad7D5E7DC0cB12C1178 (2)
localhost_3000_proposals_new_dao=sep_0x916D4374E6531e1b2B88Cad7D5E7DC0cB12C1178 (3)
localhost_3000_proposals_new_dao=sep_0x916D4374E6531e1b2B88Cad7D5E7DC0cB12C1178

Copy link

netlify bot commented Apr 23, 2024

Deploy Preview for fractal-dev ready!

Name Link
🔨 Latest commit f852a17
🔍 Latest deploy log https://app.netlify.com/sites/fractal-dev/deploys/6628035f6bde580008a0ed9b
😎 Deploy Preview https://deploy-preview-1590.app.dev.fractalframework.xyz
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

package.json Outdated
@@ -5,18 +5,18 @@
"@adraffy/ens-normalize": "^1.10.1",
"@apollo/client": "^3.7.10",
"@chakra-ui/react": "^2.8.2",
"@decent-org/fractal-ui": "^0.1.25",
"@decent-org/fractal-ui": "^0.2.5",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's a good chance these changes are coming from me merging develop into my branch, which I have to do to pick up latest refactor into proposal builder

Copy link
Contributor

@DarksightKellar DarksightKellar left a comment

Choose a reason for hiding this comment

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

Looks good! Just some clarification needed on the added <style> tag

borderBottomColor=" neutral-3"
/>
);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥🔥🔥

index.html Outdated Show resolved Hide resolved
@mudrila mudrila requested a review from DarksightKellar April 23, 2024 14:02
@DarksightKellar
Copy link
Contributor

DarksightKellar commented Apr 23, 2024

@mudrila Just to note:

These green text buttons...
Screenshot 2024-04-23 at 15 20 46

...are supposed to have a hover and active effect
Screenshot 2024-04-23 at 15 21 18

I'm not sure if a variant name will include this automatically. I've had to to this manually on the address copier component.

@adamgall adamgall linked an issue Apr 23, 2024 that may be closed by this pull request
2 tasks
Copy link
Member

@adamgall adamgall left a comment

Choose a reason for hiding this comment

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

To Be Honest I didn't go through the code in as much detail as I usually do, but did check out the UI through the preview, and it looks good!

Let's ship it

@DarksightKellar
Copy link
Contributor

DarksightKellar commented Apr 24, 2024

I'm sorry I'm gonna merge this right now cz I CANNOT WAIT to see that shiny new Divider everywhere with the rest of the reskinned work.

Argh but design needs to review too don't they. I'll control myself.

Actually no any updates if any can be made in a follow up issue->PR. Better that way in fact

@DarksightKellar DarksightKellar merged commit 987cc01 into reskin/refactor-root-reskin Apr 24, 2024
7 checks passed
@DarksightKellar DarksightKellar deleted the reskin/proposal-builder branch April 24, 2024 09:44
@adamgall
Copy link
Member

adamgall commented Apr 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[reskin] Update Create Proposal
3 participants