We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. I would like to access to my recently viewed records from popup
Describe the solution you'd like When clicking on the input field it is loaded with all objects but I would like to load recently viewed records
The text was updated successfully, but these errors were encountered:
Result :
Sorry, something went wrong.
[popup] Add recently viewed list (#325)
5ecc29e
## Describe your changes ## Issue ticket number and link #321 ## Checklist before requesting a review - [x] I have read and understand the [Contributions section](https://github.com/tprouvot/Salesforce-Inspector-reloaded#contributions) - [x] Target branch is releaseCandidate and not master - [x] I have performed a self-review of my code - [x] I ran the [unit tests](https://github.com/tprouvot/Salesforce-Inspector-reloaded#unit-tests) and my PR does not break any tests - [x] I documented the changes I've made on the [CHANGES.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/CHANGES.md) and followed actual conventions - [ ] I added a new section on [how-to.md](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md) (optional)
tprouvot
No branches or pull requests
Is your feature request related to a problem? Please describe.
I would like to access to my recently viewed records from popup
Describe the solution you'd like
When clicking on the input field it is loaded with all objects but I would like to load recently viewed records
The text was updated successfully, but these errors were encountered: