-
Notifications
You must be signed in to change notification settings - Fork 235
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
Add the option to open an item in Play mode via the context menu as well as Edit #5049
Comments
I second this, having reread all of PR #4833 , the intentions are clear, but it does make Play Mode feel a bit weird; assuming there is still a purpose to the item owner (usually the GM) toggling an item to Play Mode during/after editing—a toggle that resets back to Edit Mode when the world is reloaded?* A feature to enable/disable the default sheet state being Edit Mode, or something similar, would be beneficial in pursuit of predictability and accessibility - especially for players that like to pop their owned items out, albeit that not being the designed intention. *Originally I assumed this aspect of the PR to have been unintentional and raised it as an issue ( #5043 ) |
First of all i need to preference my comment saying that I understand that players have ownership of items on their player charicters this isn't a permision thing but more of a user journey prefernce thing. Having interviewed my players (small sample only 11 people) the scenario most typical for my players is that the use the current "edit" context menu on items / spells from actor sheet inventory is usually just to see all of the details without spamming the chat window and it isn't actually to edit the item. Having items , spells and features open up in play "read only" mode means that the user is protected from themselves and in-adverntant changes to their items, as it HAS to be a concious decision to then toggle the EDIT slider. In my ideal world, - i'd much prefer the conext menu on the actor sheet to check if the edit slider is enabled on the actor sheet.. if it is .. display the edit option... if it isn't .. then display the view item button like : As my ideal world doesn't exsist then i think a good compromise would be to just have a setting which could change the default behavior
ps... i'd way prefer a "view item " context option instead of edit on the actor sheet for players. |
What details do they want to view that can't be seen in the item tooltip or via expanding the item in the inventory? |
I know the question was addressed to a different user but I would like to add my own and similar experience, which is coming from a playgroup of 8. Of course it is in no way anything that breaks the functionality, but is more of a comfort feature, which is why I thought it may be a good optional setting to add in the future. My players were also surprised that the behavior changed, and our initial thought was also that it was a bug - seeing how drastically it changed our comfort of interactions with items in general. |
Makes sense. There was some extra friction added to editing due to the details now being locked in Play mode, and we wanted to try to reduce that. But if it's not working, there are alternative solutions we can look at. |
Sorry the reply has taken a few days - We lost power due to the storm and just got it back today. I've only been able to ask 1 group of players so far as we missed one of the games due my power problems :( ... The feedback i got from the first group was:
Some of them also just had never used the expand option, so handn't looked at it.. This is probably my fault they are new to foundry and I guided them on our first session to edit the item... Hope that helps And to echo the other poster, please dont take my comments as anything that stops us using foundry .. its tottaly fine.. its more of a comfort / quality of life thing... |
This is too niche to add a setting for, at least until we expand the settings framework. A view option has instead been added to the context menu, in addition to the edit option. |
That's already a really huge improvement, thanks for looking into it! |
Since PR #4833 most item sheets open in Edit mode by default.
While useful in some cases, it makes the default "play" mode almost non-existant. It would be nice if it was a toggleable setting that every user could set on their own before embarking on longer editing binge.
The play/non-edit mode offers a nice preview of how the item looks like, and not every click on an item (regardless of its location) means that I want to edit it - sometimes I'm just checking data, and for fast-scanning, the edit mode is a bit more intrusive.
The text was updated successfully, but these errors were encountered: