Skip to content

fix(piral-modals): Modals weren’t stacking correctly on top of each other.#773

Merged
FlorianRappl merged 2 commits intosmapiot:developfrom
pranav-hsg:hotfix/piral-modal-stack-ontop
Aug 12, 2025
Merged

fix(piral-modals): Modals weren’t stacking correctly on top of each other.#773
FlorianRappl merged 2 commits intosmapiot:developfrom
pranav-hsg:hotfix/piral-modal-stack-ontop

Conversation

@pranav-hsg
Copy link
Contributor

Show the newest modal at the forefront instead of the back.

@github-actions
Copy link

github-actions bot commented Aug 11, 2025


Error: Error while trying to collect info before merging hotfix/piral-modal-stack-ontop into develop.

Error: Command failed: npx lerna run build:release
lerna notice cli v8.1.9
lerna info ci enabled

    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5)

Generated by @jsenv/file-size-impact during check-bundle-size#16896193376 on 3b65778

Copy link
Contributor

@FlorianRappl FlorianRappl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks!

@FlorianRappl FlorianRappl merged commit 6ae23ab into smapiot:develop Aug 12, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If multiple modals were opened latest modal was not getting stacked on top of the old one.

2 participants