reflex-app / reflex-app/reflex
Feature: Ability to test different user-agents
Open
Nobody has claimed this yet.
Help Wanted
- Dominant language
- Vue
- Stars
- 34
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Problem
Some sites check the user-agent settings (i.e. check if you're using Chrome on Mac), and then show you different content. In order to support testing that functionality, there could be a way to enter a custom user-agent and then re-request the URL using that header.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by locating the request or navigation entry point and the existing user-agent controls; done means a custom user-agent can be entered and the URL can be re-requested using that header.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron
- Domain
- desktop, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100