infinitered / infinitered/rmq

Screen's don't seem to reapply styles when in a modal window in live reload mode

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

Nobody has claimed this yet.

Dominant language
HTML
Stars
305
Forks
51
PR merge metrics
No merged PRs in 30d

Description

Create a PM::Screen and open it with open_modal(MyScreen.new(nav_bar: true)). Enter live mode and change the screen's stylesheet. Notice the screen isn't updated.

Close the modal and reopen it and the styles are now reapplied.

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

Reproduce the issue with a PM::Screen opened through open_modal(MyScreen.new(nav_bar: true)), then enter live mode and change the screen's stylesheet. Trace the modal screen's style application during live reload; done means the styles update while the modal remains open, without closing and reopening it.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.