DigixGlobal / governance-ui-components

Governance UI reusable components library
Other
3 stars 2 forks source link

wrap button in link #370

Closed crypto-supporter closed 4 years ago

crypto-supporter commented 5 years ago

WHY

  1. it will be possible to open proposals in a new tab by holding down cmd + clicking.
  2. the browser will show where an a-tag will take them in the lower left of the window .
  3. Better Accessibility for handicapped people using screen readers and such

WHAT

Saw similar logic at another place to make a button be an a-tag so i just followed that pattern. Wrapping a button in an ReactRouter link