-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 Hide teaser help text in More block #6561
Add Hide teaser help text in More block #6561
Conversation
Couple of notes. Label text and help text are now both pretty long. What if we have a short label text. For example Hide the teaser. I'm not sure where to put |
How about "Use the "More" tag" for the main label or "Hide content with the "More" tag" -- there's already a term for it, so using "teaser" adds some confusion, I think -- and then for the status labels, something like:
I will think on this some more; I think we can be clearer still. |
Agreed that teaser adds some confusion. At least it did for me.
This would be little incorrect. The More tag block has already been added. So this setting is only for hiding the content before the more tag.
I like this more (heh :)). |
Oh I forgot to comment on these:
The "More" block have already been added so those would not be fully true. The setting is only for is the content going to be shown above the "More" tag in single view. In other words: In home and index pages there is always going to be partial content, which is above the "more" tag. |
Okay! Thanks very much for the explanations. So! I don't know that there's much of a way to shorten this without making the labels pretty useless or really rough-sounding; some things just need explanation. Some options... Hide content before the "More" tag
Hide intro content
|
I updated wording a little bit. How does this sound. Hide intro content
I left Toggle to hide because that would be more inline with other help texts. I left single post because I think it's more common word that individual. |
This feature is very confusing, and as such the help text is very confusing to author as well. In general I would suggest, the less text, the better, but if it's hard to understand what this toggle does in the first place, it's definitely in need of good help text. CC: @karmatosed — with your vast backlog, do you recall what this does? What would a post with a more tag look like in an archive view, if you had this enabled? |
In archive views it would look the same as you had it disabled. It doesn't affect archive views at all, only single views. |
The "confused" emoji Github reaction looks disapproving, which I'm not, so instead I'm just going to note that this just makes it even more confusing to me :D So I hope Tammie or other gutenbergers will chime in and help elaborate. |
Any tips how to proceed with this? The feature itself is pretty confusing and hard to understand so it needs different label text or label with help text. |
Panning out, if it's so confusing should we have it as a feature? I know it's there to add a way to read more of the post, but maybe it just doesn't have optional behaviour? I just feel we're spiralling in complexity here. |
+1 I'm still not sure what it does. Is there a way we can find out how many people use this? |
Here are screenshot what the setting mean. The More block have been added between the paragraphs. Toggle of - single view of postToggle on - single view of postNote that the first paragraph is not outputted now. This is what this setting is for. In archive views this setting doesn't have any effectToggle on or off, the end result is the same. I honestly don't know is there similar setting in the current editor. If not, I'd say we can remove this setting. |
The More block itself should naturally stay. |
Oh, I see! So to summarize what's going on: There's a "stream" view (when you view the post on the blog homepage, or in archives), and there's the "full" view (when you're looking at the permalink). The More tag allows you to choose what shows up on the stream view, and what is then shown on the archive view. The additional toggle allows you to hide the text that comes before the More tag, on the archive view. I feel like the fact that it's so hard to explain and so hard to understand suggests we should remove this feature. |
On the single view :) |
┻━┻ ︵ヽ(`Д´)ノ︵ ┻━┻ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To chime in here: this feature seems very confusing and complex; I think we should just remove it rather than try to clarify it.
Is there a PR already to remove this feature? |
Can we use something like:
|
I'd like to suggest to review the term used here. "Teaser" doesn't make much sense for users and it's also difficult to translate. More details: #8974 (comment) |
Related #12785 We need a decision on this PR. Remove or update the wording. |
See also #8974 (comment) |
I'd like to propose something along the lines of the screenshot below: As discussed at length during the implementation of the switch toggle, for better accessibility:
|
There is also this comment from @afercia #8974 (comment):
I think it makes a lot of sense. Can this PR be updated to reflect this proposal? |
I'm merging this PR into my own branch to apply changes. |
Description
Adds Hide teaser help text in More block as mentioned in #2146.
How has this been tested?
npm test
without errors.Types of changes
Adds Hide teaser help text in More block.
Screenshots
Toggle off
Toggle on
Checklist: