andoriyaprashant / OpSo

OpSo is a Flutter app that provides comprehensive information about various open-source programs
MIT License
35 stars 59 forks source link

BUG: Year Buttons on GirlScript and GSoD page are un-scrollable. #85

Closed RishavKumarSinha closed 1 month ago

RishavKumarSinha commented 1 month ago

Is there an existing issue for this?

What happened?

On pages GirlScript and GSoD in web view, the year buttons are un-scrollable which hinders the user's capability of accessing the buttons.

Screenshot 2024-05-15 163718

I intend to fix this by removing the below line of code to make them scrollable.

Screenshot 2024-05-15 165438

Record

andoriyaprashant commented 1 month ago

@RishavKumarSinha If you're opening an issue, please wait until it's assigned to you before submitting a pull request. This issue was opened previously #79 , so please follow the guidelines of this project

RishavKumarSinha commented 1 month ago

@RishavKumarSinha If you're opening an issue, please wait until it's assigned to you before submitting a pull request. This issue was opened previously #79 , so please follow the guidelines of this project

Oh ok, I somehow missed this issue being mentioned in another Issue. I will make sure to follow the guidelines more strictly from now on.