Open KaradzaJuraj opened 2 weeks ago
A new Quest has been launched in @cyclops-ui’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.
Some loot has been stashed in this issue to reward the solver!
🗡 Comment @quest-bot embark
to check-in for this Quest and start solving the issue. Other solvers will be notified!
⚔️ When you submit a PR, comment @quest-bot loot #644
to link your PR to this Quest.
Questions? Check out the docs.
can you specify location?
"next"
@quest-bot embark
@ArnavK-09 has embarked on their Quest. 🗡
TypeScript
and CSS
magic ✨This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.
Questions? Check out the docs.
Move the warning sign next to the resource
name
andstatus
.
and do i have to remove warning signs from here?
Hey @ArnavK-09, you currently already have two PRs open. Please finish those before starting new issues.
can you review em
@quest-bot embark
@AkashJana18 has embarked on their Quest. 🗡
Shell
and Dockerfile
magic ✨This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.
Questions? Check out the docs.
Hey @KaradzaJuraj,
I’m working on moving the warning sign next to the resource name and status, with a tooltip that displays “This resource is not used by the module anymore and can be deleted.” I’d appreciate a few clarifications to ensure it’s implemented accurately:
Positioning of Warning Sign: Could you specify the exact placement of the warning icon relative to the resource name and status? For example, should it appear on the left, right, or directly adjacent to the status text?
Tooltip Trigger: Should the tooltip appear when hovering over just the warning icon, or would you like it to also trigger when hovering over the resource name and status?
Warning Sign Activation: After deploying the demo template with the service toggled on and then toggling it off, should the warning icon only appear when the module recognizes that the resource is unused, or immediately upon toggling off?
Styling Preferences: Are there any specific styles or design elements for the warning icon that need to match other UI components, or should it follow the default warning icon style?
Thank you for the additional guidance!
Hey @AkashJana18
I hope this clears things up; if you have any other questions - reach out!
Move the warning sign next to the resource
name
andstatus
. Add a tooltip when hovering over the warning icon that displays “This resource is not used by the module anymore and can be deleted.”To get the warning sign, you can use the
demo
template:service
toggled onservice
off