Skip to content
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

Closed
Tratius opened this issue Aug 28, 2023 · 8 comments
Closed

[popup] Ability to move popup icon #145

Tratius opened this issue Aug 28, 2023 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@Tratius
Copy link

Tratius commented Aug 28, 2023

**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
SF inspector clip
here.

@Tratius Tratius added the enhancement New feature or request label Aug 28, 2023
@tprouvot tprouvot changed the title SF Inspector Access Widget within Salesforce ability to move. [popup] Ability to move popup icon Sep 4, 2023
@tprouvot
Copy link
Owner

tprouvot commented Sep 4, 2023

Hi @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

@baobao917
Copy link

Not sure how to upvote this request, but I wholeheartedly agree. The new Winter 24 change has the "x" icon right under where the SF Inspector tab is. Would love the ability to move the tab up/down or or the right side/left side of the screen.

image

@tprouvot
Copy link
Owner

tprouvot commented Sep 5, 2023

Hi @baobao917,

You did it the right way! 👍
I should be able to do something for the next extension's release.
I'll post updates on this issue to keep you informed!

@Tratius
Copy link
Author

Tratius commented Sep 7, 2023 via email

@tprouvot
Copy link
Owner

Hi @baobao917 @Tratius ,
I can tell you that thanks to @pietromartino something great is coming ...
image

@baobao917
Copy link

Looking fwd to it!

@Tratius
Copy link
Author

Tratius commented Sep 14, 2023 via email

tprouvot added a commit that referenced this issue Jan 2, 2024
## 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]>
@tprouvot
Copy link
Owner

tprouvot commented Jan 2, 2024

Available in the next version and soon on the beta version ! 🚀

@tprouvot tprouvot closed this as completed Jan 2, 2024
AntoineLeleu-Salesforce pushed a commit to AntoineLeleu-Salesforce/Salesforce-Inspector-reloaded that referenced this issue Jan 4, 2024
## 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]>
AntoineLeleu-Salesforce pushed a commit to AntoineLeleu-Salesforce/Salesforce-Inspector-reloaded that referenced this issue Jan 4, 2024
## 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants