Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(frontend): Fix Timeline/Node Status tab zIndex #3894

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

fatonramadani
Copy link
Contributor

@fatonramadani fatonramadani commented Jun 11, 2024

🚀 This description was created by Ellipsis for commit b29cb8b

Summary:

Adjusted the z-index of the Tabs container in FlowStatusViewerInner.svelte to ensure proper UI layering.

Key points:

  • Updated z-index for Tabs container in FlowStatusViewerInner.svelte to z-0 to correct layering issues.

Generated with ❤️ by ellipsis.dev

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to b29cb8b in 1 minute and 2 seconds

More details
  • Looked at 14 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. frontend/src/lib/components/FlowStatusViewerInner.svelte:815
  • Draft comment:
    Setting z-0 might not resolve the issue if the intention was to bring the tab content to the foreground. Consider using a higher z-index value if overlapping issues persist.
  • Reason this comment was not posted:
    Confidence of 0% on close inspection, compared to threshold of 50%.

Workflow ID: wflow_t7I7KUgePeWPhSf6


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: b29cb8b
Status: ✅  Deploy successful!
Preview URL: https://97708c0d.windmill.pages.dev
Branch Preview URL: https://fr-fix-flow-status-zindex.windmill.pages.dev

View logs

@rubenfiszel rubenfiszel merged commit 609f332 into main Jun 11, 2024
3 checks passed
@rubenfiszel rubenfiszel deleted the fr/fix-flow-status-zIndex branch June 11, 2024 14:41
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants