twbs / twbs/bootstrap-rubygem

Why the gem doesn't add viewport to the application.html.erb page?

Open
#178 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.