fullstack-development / fullstack-development/front-end-best-practices
Регламентирование использования z-index
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 336
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Почему бы не добавить стандарт, добавляющий регламентацию css свойства z-index?
Схема, которую нашел:
- 0-9 - в пределах компонента;
- 10-19 - для всплывающих менюшек, подсказок и т.д.;
- 20-25 - для выезжающих меню, модалок и т.д.;
- для сторонних плагинов добавлять обертки с меньшим
z-index.
Что думаете?
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 reviewing the repository’s current frontend and CSS guidance; no specific file, test, or entry point is named in the issue. Compare the proposed z-index ranges with existing guidance and the four comments, then confirm that the team agrees on a standard. Done means the agreed rule is documented in the appropriate best-practices material.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation, frontend
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100