-
Notifications
You must be signed in to change notification settings - Fork 76
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
[popup] Ability to move popup icon #145
Comments
Hi @Tratius, I think you won't be the only one to enjoy this feature, I've already notice similar problem on Firefox. |
Hi @baobao917, You did it the right way! 👍 |
Hi Thomas,
Thanks for the reply! I will consider the shortcut and look forward to
future updates.
Trat
…On Mon, Sept 4, 2023, 12:54 a.m. Thomas Prouvot ***@***.***> wrote:
Hi @Tratius <https://github.com/Tratius>,
Thanks for this feature request !
I think you won't be the only one to enjoy this feature, I've already
notice similar problem on Firefox.
Waiting for the dev of this feature, you still have the ability to open it
with the shortcut:
[image: image]
<https://user-images.githubusercontent.com/35368290/265378655-7e438e84-2e29-41d6-815c-c029e68360e4.png>
—
Reply to this email directly, view it on GitHub
<#145 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCGP5UXNWBJXW4BPQ7UZHX3XYV3KZANCNFSM6AAAAAA4CBWACU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @baobao917 @Tratius , |
Looking fwd to it! |
Thanks so much! I am also looking forward to it!
…On Thu, Sept 14, 2023, 7:55 a.m. Bao D ***@***.***> wrote:
Looking fwd to it!
—
Reply to this email directly, view it on GitHub
<#145 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCGP5UTNQCPMXELLVUPK6LDX2MEEXANCNFSM6AAAAAA4CBWACU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
## Describe your changes Options Page allowing users to configure autonomously most of the options described in the [How to page](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md). Additionally, the popup arrow can be moved around the corners of the screen either orizontally and vertically. All options: - **Popup button orientation (Horizontal/Vertical and relative position inside the page)** - Flow Scrollability - Inspect page - Show table borders - Always open links in a new tab - Open Permission Set / Permission Set Group summary from shortcuts - Search metadata from Shortcut tab - Disable query input autofocus - API Version - Consumer Key - CSV Separator in Data Export ### Preview ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/7b54a9d9-60f1-4c65-99ad-5abf6518db36) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/2ecafc2b-0d81-4cc3-b186-91304f8ac570) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/3fd60297-9db0-4777-b77a-4d6379874332) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/60960f82-46a1-499a-b286-d7ada0c7e323) Ability to move popup icon is a feature request #145 by @Tratius @tprouvot and fellow contributors, let me know if you have any suggestion on how to organize all options into different tabs, it's quite easy to do :) ## Issue ticket number and link ## 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) --------- Co-authored-by: Pietro Martino <[email protected]> Co-authored-by: Thomas Prouvot <[email protected]>
Available in the next version and soon on the beta version ! 🚀 |
## Describe your changes Options Page allowing users to configure autonomously most of the options described in the [How to page](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md). Additionally, the popup arrow can be moved around the corners of the screen either orizontally and vertically. All options: - **Popup button orientation (Horizontal/Vertical and relative position inside the page)** - Flow Scrollability - Inspect page - Show table borders - Always open links in a new tab - Open Permission Set / Permission Set Group summary from shortcuts - Search metadata from Shortcut tab - Disable query input autofocus - API Version - Consumer Key - CSV Separator in Data Export ### Preview ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/7b54a9d9-60f1-4c65-99ad-5abf6518db36) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/2ecafc2b-0d81-4cc3-b186-91304f8ac570) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/3fd60297-9db0-4777-b77a-4d6379874332) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/60960f82-46a1-499a-b286-d7ada0c7e323) Ability to move popup icon is a feature request tprouvot#145 by @Tratius @tprouvot and fellow contributors, let me know if you have any suggestion on how to organize all options into different tabs, it's quite easy to do :) ## Issue ticket number and link ## 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) --------- Co-authored-by: Pietro Martino <[email protected]> Co-authored-by: Thomas Prouvot <[email protected]>
## Describe your changes Options Page allowing users to configure autonomously most of the options described in the [How to page](https://github.com/tprouvot/Salesforce-Inspector-reloaded/blob/master/docs/how-to.md). Additionally, the popup arrow can be moved around the corners of the screen either orizontally and vertically. All options: - **Popup button orientation (Horizontal/Vertical and relative position inside the page)** - Flow Scrollability - Inspect page - Show table borders - Always open links in a new tab - Open Permission Set / Permission Set Group summary from shortcuts - Search metadata from Shortcut tab - Disable query input autofocus - API Version - Consumer Key - CSV Separator in Data Export ### Preview ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/7b54a9d9-60f1-4c65-99ad-5abf6518db36) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/2ecafc2b-0d81-4cc3-b186-91304f8ac570) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/3fd60297-9db0-4777-b77a-4d6379874332) ![image](https://github.com/tprouvot/Salesforce-Inspector-reloaded/assets/17877327/60960f82-46a1-499a-b286-d7ada0c7e323) Ability to move popup icon is a feature request tprouvot#145 by @Tratius @tprouvot and fellow contributors, let me know if you have any suggestion on how to organize all options into different tabs, it's quite easy to do :) ## Issue ticket number and link ## 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) --------- Co-authored-by: Pietro Martino <[email protected]> Co-authored-by: Thomas Prouvot <[email protected]>
**Is your feature request related to a problem? With the new Winter'24 release, Flows open the config window of an element to the right. The x to close the window is very close or right under the SF inspector widget Access triangle.
Describe the solution you'd like
I would like to ask to move the triangle Widget or allow an option to choose the location of the widget within the website window.
Describe alternatives you've considered
No Alternatives so far. I will be thinking about any from this moment forward.
Additional context
Add any other context or screenshots about the feature request
here.
The text was updated successfully, but these errors were encountered: