tprouvot / Salesforce-Inspector-reloaded

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
180 stars 57 forks source link

[general] Page title #426

Open RebbePod opened 3 months ago

RebbePod commented 3 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Was noticing based on issue https://github.com/tprouvot/Salesforce-Inspector-reloaded/issues/197 that the text of the tab isn't very descriptive.

image

Describe the solution you'd like Perhaps it can default to the name of the record we are on for show all data, not sure what I would do for data export/import.

tprouvot commented 3 months ago

Hi @RebbePod, The title of the show all data page is build this way for show all data: PAGE NAME: SObject (Record Name)

I think we have to keep the real page name (Show all data, Data export etc)

RebbePod commented 3 months ago

Can we perhaps switch the order similar to how salesforce does it "Record Name | SObject | All Data"?

I would also remove the all caps

For data export we can leave it, or perhaps add "Data Export | Org Name"