Costin Serban
Costin Serban
the `test/e2e/frontend/cypress/tests-ee/uns/hierarchy.spec.js:66` e2e test should be altered as well
Do we still want to open the top n topics given that we now store the opened topics state in localStorage?
fixed in [Expand the UNS Hierarchy by default & improve hover behaviour #4854](https://github.com/FlowFuse/flowfuse/pull/4854)
What would be the next actionable item on this epic? The greater task, to re-design the blueprint library ui was done by adding the multi-step form. Should we break it...
@joepavitt, if the user trying to delete the team is the only owner but the team has other members, should we proceed with the team deletion?
OK, sound's good! Should I also check for device presence?
Looking at the current implementation, we're iterating over the teams the user is a single owner of. Let's say the user deleting his account is the owner of multiple teams...
the only downside to this approach is that e2e tests that require the smtp server will always fail locally when running the `cy:web-server-light` script
closing, handled differently in https://github.com/FlowFuse/flowfuse/pull/5457
closing, fixed in https://github.com/FlowFuse/flowfuse/pull/4479