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

[Profiles/UX] When adding a profile tab, its possible to select a different record type and break UI until refresh #1771

Open
jstanden opened this issue Feb 3, 2024 · 0 comments
Labels
Milestone

Comments

@jstanden
Copy link
Owner

jstanden commented Feb 3, 2024

Steps to repro:

  1. On a ticket profile, add a new tab of 'Record: Task'
  2. Attempt to use the newly created tab.

Expected:
You can select the tab and widgets to it.

Actual:
The tab appears to be added to the current profile. You get a 404 'resource not found' error in the browser for widgets on the tab. If you refresh the page, the tab disappears (since it belongs to a different record type).

Solution:
Prevent or warn when adding profile tabs to other record types from the a profile.

@jstanden jstanden added the bug label Feb 3, 2024
@jstanden jstanden added this to the Maintenance milestone Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant