Open sl-service-account opened 8 years ago
Whirly Fizzle commented at 2016-10-26T19:35:54Z
This is already implemented upstream o.O https://bitbucket.org/lindenlab/viewer-neko/commits/7a8aa7e6b642f8ed45638ce185a196ea1f0263d5 MAINT-6770 Remember appearance floater's chosen tab across logins
Kyle Linden commented at 2016-10-26T23:25:56Z
Closing internal duplicates.
Thanks Whirly!
Soft Linden commented at 2016-10-26T23:35:56Z
Awesome! I searched, but sadly JIRA's search isn't fuzzy enough to turn "selected" into "chosen."
I approve this anticipation of Soft's annoyance.
Whirly Fizzle commented at 2016-10-27T00:16:22Z
You can have your feature now :D http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/viewer-neko/latest.html
Whirly Fizzle commented at 2016-10-27T00:23:38Z
If you see your outfit list in the My Outfits tab not sorting alphabetically when running that build, see http://jira.phoenixviewer.com/browse/FIRE-20180
How would you like the feature to work?
If a user selects "Outfit Gallery," "My Outfits" or "Wearing" in the Appearance floater, the viewer should remember which tab was selected. At next login the viewer should activate that tab by default when the floater is opened again.
Why is this feature important to you? How would it benefit the community?
Most existing Second Life users will never create snapshots for all of their existing outfits. Without snapshots, the "Outfit Gallery" view is less useful than the old "My Outfits" view. Items are much more spaced out, requiring more vertical scrolling.
The hard-coded three column format can require horizontal scrolling as well if the floater is sized for "My Outfits" use. See the attachment for an example. It took me a few moments to realize why 1/3 of my outfits weren't even listed.
Remembering the last selected tab would prevent the additional "Outfit Gallery" feature from adding an extra annoyance each session for users who don't wish to use it.
Attachments
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-40776 | | Summary | Viewer should remember which tab is active in "Appearance" floater between logins | | Type | New Feature Request | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Soft Linden (soft.linden) | | Created at | 2016-10-26T17:26:44Z | | Updated at | 2016-10-27T00:23:37Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2016-10-26T14:35:54.076-0500', 'How would you like the feature to work?': 'If a user selects "Outfit Gallery," "My Outfits" or "Wearing" in the Appearance floater, the viewer should remember which tab was selected. At next login the viewer should activate that tab by default when the floater is opened again.', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'Target Viewer Version': 'viewer-development', 'Why is this feature important to you? How would it benefit the community?': 'Most existing Second Life users will never create snapshots for all of their existing outfits. Without snapshots, the "Outfit Gallery" view is less useful than the old "My Outfits" view. Items are much more spaced out, requiring more vertical scrolling.\r\n\r\nThe hard-coded three column format can require horizontal scrolling as well if the floater is sized for "My Outfits" use. See the attachment for an example. It took me a few moments to realize why 1/3 of my outfits weren\'t even listed.\r\n\r\nRemembering the last selected tab would prevent the additional "Outfit Gallery" feature from adding an extra annoyance each session for users who don\'t wish to use it.', } ```