Closed pehaa closed 1 year ago
π REPRODUCTION RESULTS
π FINDINGS/SCREENSHOTS/VIDEO
Simple site: I'm not sure if I'm missing some steps, but I don't see the option to change settings (Jetpack > Settings > Writing) to enable the carousel in Jetpack for simple sites.
Atomic site
i
icon twice to see the metadata. https://github.com/Automattic/jetpack/assets/67279475/e22d281f-bea5-4189-ba3b-16ae4f78f15c
π ACTIONS
OTHER
columnSimple site: I'm not sure if I'm missing some steps, but I don't see the option to change settings (Jetpack > Settings > Writing) to enable the carousel in Jetpack for simple sites.
Carousel is enabled by default on Simple sites, so you won't find that setting there.
Carousel is enabled by default on Simple sites, so you won't find that setting there.
Thanks! I was able to replicate it on simple sites.
π REPRODUCTION RESULTS
Tested on Simple β Replicated
@karenroldan or @pehaa Could you please verify if after advancing slides with the metadata info open, that you can scroll down on the next image to see the next slide's info (before trying to click the Info icon again)?
This behavior was modified when we overhauled the Carousel design, more specifically for the info/comment icons in: https://github.com/Automattic/jetpack/commit/511378b10612f0edb20023222cb5c3e00a08a532
If I'm understanding the inquiry correctly, this seems to be more of a design question:
If at least the view of the carousel would stay at the bottom when the meta info is open, that would be OK β users may intuit that they need to scroll up to see the rest of the image.
I can see the potential for confusion here. The first time a user clicks the Info icon for example, they are scrolled down to the metadata automatically (action > result), then they advance slides and want to see the info for a different image so try repeating the behavior of clicking the Info icon. Aside from the active Info icon status (white fill), there isn't a way the user would "know" that the metadata info section is still within scroll reach unless they discovered that naturally.
We could remove the jump to top behavior on slide transition, arguments against that might be:
@jeherve Thoughts on this one?
@karenroldan or @pehaa Could you please verify if after advancing slides with the metadata info open, that you can scroll down on the next image to see the next slide's info (before trying to click the Info icon again)?
Hi @samiff! I can view the metadata by scrolling down without clicking on the info icon.
https://github.com/Automattic/jetpack/assets/67279475/f179cbe0-1c5f-4e5f-b8f2-88bbfdd936e8
Perhaps we could consider: instead of automatically scrolling back to the top when transitioning slides, allowing the metadata section to stay in its current scrolled position. This would enable users to easily notice that the metadata is still accessible as they navigate through the slides. Also, users could have the option to click on the info icon again to hide the metadata if needed.
@karenroldan or @pehaa Could you please verify if after advancing slides with the metadata info open, that you can scroll down on the next image to see the next slide's info (before trying to click the Info icon again)?
Hi @samiff! I can view the metadata by scrolling down without clicking on the info icon.
https://github.com/Automattic/jetpack/assets/67279475/f179cbe0-1c5f-4e5f-b8f2-88bbfdd936e8
Perhaps we could consider: instead of automatically scrolling back to the top when transitioning slides, allowing the metadata section to stay in its current scrolled position. This would enable users to easily notice that the metadata is still accessible as they navigate through the slides. Also, users could have the option to click on the info icon again to hide the metadata if needed.
The current behavior favors always seeing the full image if a user has scrolled down.
Yes, I think that was the overall idea, and I think we should support that when we can.
What if we automatically closed the metadata when moving on the next image, so the icon doesn't remain in that focussed state?
What if we automatically closed the metadata when moving on the next image, so the icon doesn't remain in that focussed state?
That is definitely an option, though this could make viewing metadata on subsequent slides tedious (having to keep clicking the Info icon). I'm not sure if adding a filter to control this behavior would be overkill?
It does feel a bit overkill to me. I can definitely see how not ideal this behavior would be for folks wanting to see image metadata for all images. In that case, the whole new Carousel experience must be tedious to be honest. :(
instead of automatically scrolling back to the top when transitioning slides, allowing the metadata section to stay in its current scrolled position.
Thinking about it some more, this seems like our best option here, imo.
Impacted plugin
Jetpack
Quick summary
The user experience when trying to check image metadata for more than one image is inconsistent and requires clicking twice. This behavior was reported in the forum here.
Steps to reproduce
A clear and concise description of what you expected to happen.
Metadata should show after single click.a
What actually happened
You need to click twice.
Impact
Some (< 50%)
Available workarounds?
No but the platform is still usable
Platform (Simple and/or Atomic)
Self-hosted
Logs or notes
No response