Skip to content

isDashboard doesn't handle current feed URL, maybe needs cleanup #233

@SunsetTechuila

Description

@SunsetTechuila

Current feed URL: https://github.com/feed

https://github.com/dashboard-feed still works, but it's clearly a leftover.

What are these URLs?

'https://github.com/?tab=repositories', // Gotcha for `isUserProfileRepoTab`
'https://github.com/?tab=stars', // Gotcha for `isUserProfileStarsTab`
'https://github.com/?tab=followers', // Gotcha for `isUserProfileFollowersTab`
'https://github.com/?tab=following', // Gotcha for `isUserProfileFollowingTab`
'https://github.com/?tab=overview', // Gotcha for `isUserProfileMainTab`
'https://github.com?search=1', // Gotcha for `isRepoTree`

#4 and #34 don't explain anything. Were they added just because you can add any query params to github.com and they will be ignored? Or did those params used to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions