Page MenuHomePhabricator

Put "subscribing" to hidden topics under action menu
Closed, ResolvedPublic

Description

Hidden topic box

To reduce the visual importance of hidden topics, we should keep all actions under the action menu including "subscribing" because it isn't that important anymore.


Version: master
Severity: enhancement

Attached:

Screenshot_2014-08-20_10.48.03.png (70×741 px, 12 KB)

Details

Reference
bz69795

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:29 AM
bzimport set Reference to bz69795.
bzimport added a subscriber: Unknown Object (MLST).

move subscribe into action menu

Attached:

Screenshot_2014-08-20_10.54.38.png (68×737 px, 12 KB)

So to clarify this is an enhancement request that reads as follows:

Given I'm looking at a hidden topic
Then I do not see a watchlist star

Given I'm looking at a hidden topic
When I click the action menu (currently a 3 dot icon)
Then I see a subscribe link in the menu

To do this we will need to think about the behaviour when you click it?

I assume it is as follows but it would be good to have a design for it:

Given I'm looking at a hidden topic
And I click the action menu (currently a 3 dot icon)
When I click the subscribe link in the menu
then the topic is added to my watchlist
and the subscribe link text is now changing to unsubscribe?
and I get a notification?

Mattflaschen-WMF claimed this task.

Moot since hidden topics are now actually hidden