code100x / daily-code

https://projects.100xdevs.com/
807 stars 987 forks source link

feature: Home Button added to BlogAppBar #493

Closed tillu002 closed 2 months ago

tillu002 commented 3 months ago

Is your feature request related to a problem? Please describe. Whenever we are viewing a specific track it is difficult to see other tracks as there is no dedicated button to go to home where all the tracks are viewed.

Screenshot 2024-07-11 235410

Describe the solution you'd like By adding a small Home button in the BlogAppBar which on clicking takes back to the home page

Debajit-Paul commented 3 months ago

@tillu002 You can click on the DailyCode logo, which will redirect you to home, most websites have this UI/UX

tillu002 commented 3 months ago

@Debajit-Paul Ohh but it will be easy for anyone to use a visual button. Anyway thanks for the feedback

Pushh02 commented 3 months ago

hey, can you assign me this issue? I can implement it.

Inayat27 commented 2 months ago

@tillu002 as per the suggestion of @Debajit-Paul , i think he's right and instead of adding button , we can improve UI something like this .

image

If it is ok then can i implement.

S007K commented 2 months ago

@Inayat27 I think you should make a PR , it will definitely looks good

S007K commented 2 months ago

also add some margin-x, it will give margin from left and right

Inayat27 commented 2 months ago

@S007K Thanks for suggestion