-
Notifications
You must be signed in to change notification settings - Fork 137
Approval flow search #13606
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
Approval flow search #13606
Conversation
✅ Deploy Preview for fundamental-ngx ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@deepikaSap1 You need to open a PR from a branch, not from a fork so we can run the CI. Also, your commit messages need to follow https://www.conventionalcommits.org/en/v1.0.0/ |
|
@droshev I am not able to create branch without frok because I dont have access that repo. |
|
@deepikaSap1 you need to join SAP org first |
|
@droshev How to join SAP Org I am not able to see any join button, there are only follow button. |
in the links there you will find |
|
@deepikaSap1 do we need this PR? |
Related Issue(s)
When user is adding the user to the approval flow and going inside the details for the particular user within user search. After choosing a user from the search results and clicking the side arrow to view their details, closing the detail pane redirects the user back to the initial screen instead of returning to the previous search results.
closes #13546
Description
Save input search result when use retrun to their detail than we send store search result to search input field.
Screenshots
Before fix
before.fix.mov
after fix
afterfix.mov