Actions
Bug #29237
openInitial search not displayed on audits page
Status:
New
Priority:
Normal
Assignee:
-
Category:
Audit Log
Target version:
-
Description
Steps to reproduce:
1) Enter url with search into the browser: https://foreman.example.com/audits?search=host+%3D+my-host.example.com
2) The audit records are loaded correctly, but the search is not displayed in search bar.
This bug is a side effect of the fact that we currently add query params to our store. That introduces another source of truth and requires us to keep store in sync with browser. We should leverage react-router and history object instead.
Updated by Ondřej Pražák almost 5 years ago
- Related to Bug #29230: Click on Hosts -> Audits render json result added
Updated by Ondřej Ezr almost 4 years ago
- Triaged changed from No to Yes
- Bugzilla link set to 1860882
Actions