Catherine Luse

Results 22 issues of Catherine Luse

From Vince's idea: If you click the magnifying glass in the top nav bar of Cluster Explorer, you should be able to search for a name or label such as...

[zube]: Backlog
internal
kind/design
kind/enhancement
good-first-issue
JIRA

This bug is something that happens after a namespace is added to a project whose resource quota is already exceeded. It isn't useful to let someone create a namespace with...

kind/design
[zube]: Design Backlog
kind/enhancement
area/project-quota
research-needed
requires-prototyping
v2.7.0

Someone in the Rancher Users Slack wanted to know if they could upgrade an app through forms in the Rancher UI if they had previously installed the app with the...

kind/design
[zube]: Design Backlog
kind/enhancement
research-needed
docs-impact
requires-prototyping
v2.7.0

## Reason 1: Performance When the Cluster Explorer loads for the first time, it creates over 300 mutations to the store. This is an antipattern because we should only use...

area/navigation
[zube]: Backlog
kind/tech-debt
size/5
area/performance
v2.7.0

When I tried following the examples, the rendered map was small and the default marker icons couldn't render. ![Screen Shot 2021-10-13 at 9 53 33 PM](https://user-images.githubusercontent.com/20599230/137254269-c2a6db46-0d1f-42aa-a64a-d930d992e9f4.png) Here's my main.ts: ```...

The Drone config file was already set to ignore failures, but the missing API key was still blocking my PR (https://github.com/rancher/ui/pull/4890). So this PR temporarily removes the FOSSA check until...

When there are a large number of resources in a cluster, some pages can take a long time to load. One way to mitigate this would be to pick an...

[zube]: Backlog
kind/tech-debt
area/performance

Opening per discussion - Some UX design issues are related to each other, so we should track them as part of a project for the sake of a consistent design....

kind/design
[zube]: Design Triage

I created this issue to help get attention on enhancements that are primarily UI-focused. These tickets may otherwise be overlooked because most of them don't correspond to new backend features....

area/navigation
kind/design
area/form-validation
[zube]: Design Triage
research-needed

Seen in v2.6-head. To reproduce: 1. Install Rancher normally with the default private registry 2. Go to the global settings and set `system-default-registry` to an invalid global registry. I'm calling...

kind/bug
[zube]: To Test