sindresorhus/refined-github



The issue has been closed
Improve support for Firefox Mobile #1496
aramperes posted onGitHub
There are a few issues when using the add-on on the Firefox Mobile browser.
I think it would be useful to improve the mobile site in general.
General
- Add mobile detection (#1497)
- Disable hotkey features on mobile
User Profile
- Gists are not linked (#1497)
- "Followers you know" isn't shown
User Issues / PRs
- "Yours" and "Commented" tabs are not displayed (
add-yours-menu-item
&add-commented-menu-item
)
Repository
- 'More' repository navigation items don't display correctly
- Reaction avatars are not shown
- CI check isn't shown
- Default branch link isn't shown
- "Compare" and "Dependencies" pages show the desktop site¹
- Comment "time machine" isn't shown
- "Copy Path" button isn't shown
- No way of viewing raw markdown file
- "Original Poster" label isn't shown (
op-label
) - "Projects" tab isn't hidden when there are no projects in a repo (
remove-projects-tab
) - No way of uploading attachments to issue (
upload-button
) - Issue close cause (
Closed in ...
) isn't shown
Code Diff
- Cancelling inline comments does not show warning (
add-confirmation-to-comment-cancellation
) - Options for Unified/Split and "No whitespace" are not shown
- This appears to be the default GitHub behavior, because these pages are not normally accessible on the mobile site. If they are kept linked in Refined Github, they should be made mobile friendly.