Actions
Bug #33894
closedHost details active tab not set correctly when tab name contains spaces
Description
If the name of a tab (including tabs added by plugins) contains a space, the `activeKey` prop of the `<Tabs>` component is being set to the URI-escaped string, e.g. `Repository%20Sets`. The result is that the tab does not show as active.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/theforeman/foreman/pull/8912 added
Updated by Jeremy Lenz about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|459340c8ecb52ee3b173014900ecf1ff940e8e07.
Actions