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

chore: grant/details cleanup #4720

Merged
merged 4 commits into from
Jul 3, 2019

Conversation

thelostone-mc
Copy link
Member

@thelostone-mc thelostone-mc commented Jun 30, 2019

Description
  • fixed alert to notify grant owner to switch to right metamask
    address.
  • fix breaking UI on mobile + tablet on summary section
  • disable change address button if address is same.
  • added tooltip to give more info to grant owner can do only delete grant
  • updated order of info displayed to ensure change grant owner gets pushed to bottom
Refers/Fixes

It should go in after #4719
Just cause I built it on top of that PR

Testing

Check it out HERE

UPDATE: MADE A FEW MORE CHANGES TO MAKE UX LESS WEIRD

- fixed alert to notify grant owner to switch to right metamask
  address.
- fix breaking UI on mobile + tablet on summary section
- disable change address button if address is same.
- added tooltip to give more info to grant owner
@thelostone-mc thelostone-mc added frontend This needs frontend expertise. Gitcoin Grants Gitcoin Grants 1 labels Jun 30, 2019
@thelostone-mc thelostone-mc self-assigned this Jun 30, 2019
@codecov
Copy link

codecov bot commented Jun 30, 2019

Codecov Report

Merging #4720 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4720   +/-   ##
=======================================
  Coverage   30.41%   30.41%           
=======================================
  Files         216      216           
  Lines       17223    17223           
  Branches     2332     2332           
=======================================
  Hits         5239     5239           
  Misses      11776    11776           
  Partials      208      208

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a4f4e5...8e944c2. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 30, 2019

Codecov Report

Merging #4720 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4720   +/-   ##
=======================================
  Coverage   30.41%   30.41%           
=======================================
  Files         216      216           
  Lines       17233    17233           
  Branches     2333     2333           
=======================================
  Hits         5242     5242           
  Misses      11783    11783           
  Partials      208      208

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15d9410...eaf4251. Read the comment docs.

danlipert
danlipert previously approved these changes Jul 1, 2019
Copy link
Contributor

@danlipert danlipert 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 a question and a small typo

app/grants/templates/grants/detail/info.html Outdated Show resolved Hide resolved
app/grants/templates/grants/detail/info.html Outdated Show resolved Hide resolved
- Changed order of info to ensure contract change appears at the
bottom.
- Added tooltip explaining what can the grant owner can do.
- Fixed up alert logic to instruct user to login with right address
@thelostone-mc
Copy link
Member Author

@danlipert addressed your comments and throw in a few more changes to make UX less weird
Check here

@thelostone-mc thelostone-mc merged commit 911d831 into gitcoinco:master Jul 3, 2019
Copy link
Contributor

@frankchen07 frankchen07 left a comment

Choose a reason for hiding this comment

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

Late to the party, LGTM

@thelostone-mc thelostone-mc deleted the grant_owner_change branch July 4, 2019 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This needs frontend expertise. Gitcoin Grants Gitcoin Grants
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants