Why the gem doesn't add viewport to the application.html.erb page?
Open
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 2k
- Forks
- 437
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Why the gem doesn't add viewport to the application.html.erb page?
<meta name="viewport" content="width=device-width, initial-scale=1">
More on this is also written on the medium
Contributor guide
No contributing guide indexed for this repository
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
Start by examining the application.html.erb template mentioned in the issue and the gem's Rails integration or generator entry point. Verify whether adding the requested viewport meta element belongs there, then check any related tests or generated-template expectations; done means the expected application template includes the viewport element.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, rails, ruby
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100