shapeitapp / shapeitapp

Shape Up for GitHub Projects
https://shapeit.app
3 stars 4 forks source link

Allow quick navigation to cycles #52

Open smoya opened 1 year ago

smoya commented 1 year ago

I want to suggest an improvement on the navigation through cycles. I find the current interface doesn't help the user understand there are more cycles. The arrows used for this purpose (< >) don't have any clue of their purpose. In my case, I didn't know those were for navigating to other cycles so I thought there was only one cycle. Also, the fact that you need to navigate one by one is not very ux friendly.

I suggest to add "something" that allows to quick navigate to any cycle. Such as a select element like I did here. Sorry for the bad design btw:

Google Chrome_RxRJBd7f

Opened select element:

Google Chrome_SYDwgEzG

Related to #68

shapeit-bot[bot] commented 1 year ago

Thanks for creating a new scope 🥳. You can now communicate your progress To do so, you have to leave a comment in this issue or pull request with the following syntax:

/progress <percentage> [message]

or

/progress <percentage>

A multiline message.
It supports Markdown.

Example

/progress 50
A few notes:
* We got this figured out :tada:
* We're going to use [this library](#link-to-website) to avoid losing time implementing this algorithm.
* We decided to go for the quickest solution and will improve it if we got time at the end of the cycle.