stack/apps
Madison 49442cab4b
[Fix] remove support button from user page (#1568)
Remove the support button from user profile pages. 

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Removed the Support button from user profile pages to simplify actions
and avoid navigating to conversations from this view. Also removed
unused code: the `urlString` import and `useRouter`.

<sup>Written for commit 807112ceec.
Summary will update on new commits.</sup>

<a
href="https://cubic.dev/pr/hexclave/hexclave/pull/1568?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>

<!-- End of auto-generated description by cubic. -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Bug Fixes**
* Removed the "Support" action button from user management actions in
the user details page. The remaining user actions such as impersonate,
restrict, and delete remain available.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-06-10 17:14:35 -05:00
..
backend Bump submodules (#1577) 2026-06-10 13:53:13 -07:00
dashboard [Fix] remove support button from user page (#1568) 2026-06-10 17:14:35 -05:00
dev-launchpad chore: update package versions 2026-06-10 18:10:23 +00:00
e2e fix(rde): graceful config load errors + lightweight /config import path (#1557) 2026-06-10 11:40:19 -07:00
hosted-components Hosted Components Accounts Navigation bug (#1565) 2026-06-10 23:44:38 +05:30
internal-tool chore: update package versions 2026-06-10 18:10:23 +00:00
mcp chore: update package versions 2026-06-10 18:10:23 +00:00
mock-oauth-server chore: update package versions 2026-06-10 18:10:23 +00:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills chore: update package versions 2026-06-10 18:10:23 +00:00