appleple / appleple/lite-editor

リンク挿入モーダルのz-indexの調整をしてほしい

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
177
Forks
10
Avg merge
1m
Merged PRs (30d)
1

Description

リンク挿入モーダルのz-indexの調整をして欲しいです。

最新のa-blog cmsの管理画面だと、サイドバーや、そのほかのpositionで固定された要素に負けてしまっています。

z-index: 1811; 以上でお願いします(現状、.comPostが1080)。

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

Search the project for .comPost and the link-insertion modal styles; the issue identifies the current z-index as 1080. Update the modal stacking order to 1811 or higher, then verify that it appears above the admin sidebar and other position-fixed elements.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript
Domain
frontend
Issue type
Bug
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.