AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Projects/ReviewApplication: hypertext links #1762

Closed e18r closed 4 years ago

e18r commented 4 years ago

Fixes #1054

Screenshot from 2019-12-11 16-47-00

rkzel commented 4 years ago

This is cool. I was thinking about some simple component able to make links out of text, but Markdown does the job too, and it allows writing professional applications ;) One thing though:

Screenshot from 2019-12-12 12-18-53

Do we need overflow? And if so, should we show scrollbars?

Screenshot from 2019-12-12 12-24-38

Or hide?

Screenshot from 2019-12-12 12-25-55

@javieralaves what do you think, please?

e18r commented 4 years ago

@rkzel I made the links break to multiple lines, just like the rest of the text does. What do you think?

cc @javieralaves

Screenshot from 2019-12-12 10-36-18

javieralaves commented 4 years ago

@e18r Perfect, that's exactly what I had in mind!