w3c / w3c/adapt

Step Indicator section (was Logs) has an attribute step that is different from the HTML step attribute

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

Nobody has claimed this yet.

3) tools module
Dominant language
JavaScript
Stars
53
Forks
17
PR merge metrics
No merged PRs in 30d

Description

The attribute step in Step Indicator section is to number the steps in sequential order. The step attribute in HTML specifies the legal number intervals for an element. Example: if step="3", legal numbers could be -3, 0, 3, 6, etc. Tip: The step attribute can be used together with the max and min attributes to create a range of legal values.

Contributor guide

Open the contributing guide

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 with the Step Indicator section identified in the issue and compare its use of step with the HTML input step attribute. Clarify the terminology or naming so the two meanings cannot be confused; done means the section clearly distinguishes sequential step numbering from legal input intervals.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.