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

Voting: move to Viewport #672

Merged
merged 3 commits into from
Feb 18, 2019
Merged

Voting: move to Viewport #672

merged 3 commits into from
Feb 18, 2019

Conversation

bpierre
Copy link
Contributor

@bpierre bpierre commented Feb 14, 2019

  • Remove uses of BreakPoint.
  • Moved the app layout structure into AppLayout.
  • Moved the main action icon into an icon component.

- Remove uses of BreakPoint.
- Moved the app layout structure into AppLayout.
- Moved the main action icon into an icon component.
@bpierre bpierre requested review from AquiGorka and sohkai and removed request for AquiGorka February 14, 2019 11:16
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.5%) to 96.124% when pulling da5f12c on voting-use-viewport into de189bd on master.

@coveralls
Copy link

coveralls commented Feb 14, 2019

Coverage Status

Coverage decreased (-0.7%) to 96.915% when pulling 2c91e01 on voting-use-viewport into de189bd on master.

@@ -236,7 +230,7 @@ class VotePanelContent extends React.Component {
<Label>Created By</Label>
</h2>
<Creator>
<IdentityBadge entity={creator} shorten={shortAddresses} />
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we not need this to be shortened at all now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it could be shortened at all times (which is the default), now that it opens with the full address. /cc @aragon/design

Copy link

Choose a reason for hiding this comment

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

yeah I think the shortened version as default is good (for 0x addresses)

Copy link
Contributor

Choose a reason for hiding this comment

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

Good point, that may actually make it easier to verify for most people (I assume most check 3-4 at the start and at the end), if they check at all.

@sohkai sohkai added this to the A1 Sprint: 4.1 milestone Feb 15, 2019
@bpierre bpierre merged commit 6c32895 into master Feb 18, 2019
@bpierre bpierre deleted the voting-use-viewport branch February 18, 2019 10:31
@bpierre bpierre mentioned this pull request Feb 18, 2019
40 tasks
@luisivan luisivan mentioned this pull request Mar 4, 2019
46 tasks
ramilexe pushed a commit to ConsiderItDone/aragon-apps that referenced this pull request Dec 9, 2021
- Upgrade @aragon/ui to 0.31.0.
- Move to Viewport (remove uses of BreakPoint).
- Use Main.
- Moved the app layout structure into a dedicated component, AppLayout.
- Moved the main action icon into an icon component.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants