Closed Bug 1154708 Opened 9 years ago Closed 9 years ago

Drop renaming conversations from the panel

Categories

(Hello (Loop) :: Client, defect, P1)

defect
Points:
2

Tracking

(firefox40 fixed)

RESOLVED FIXED
mozilla40
Iteration:
40.2 - 27 Apr
Tracking Status
firefox40 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

Now that we've removed the urls from the conversations in the panel due to the context work; it really feels like you should be able to click the conversation name to open the conversation, rather than rename it.

We've checked with RT, and he's fine with us removing the option from the panel.
Rank: 8
Flags: firefox-backlog+
Mainly simple removals of the renaming functionality and tests. I've also changed the pointer to be the default as per the panel design refresh currently attached to bug 1130074 (attachment 8588815 [details]).
Attachment #8592876 - Flags: review?(dmose)
Comment on attachment 8592876 [details] [diff] [review]
Drop renaming conversations from the Loop panel.

Review of attachment 8592876 [details] [diff] [review]:
-----------------------------------------------------------------

Mmmm, tasty tasty code removal!  r=dmose

::: browser/components/loop/content/css/panel.css
@@ +252,5 @@
>  }
>  
>  .room-list > .room-entry {
>    padding: .5rem 1rem;
> +  cursor: default;

Does this need to be default?  Or could the line just be removed entirely?
Attachment #8592876 - Flags: review?(dmose) → review+
(In reply to Dan Mosedale (:dmose) - needinfo? me for response from comment #2)
> >  .room-list > .room-entry {
> >    padding: .5rem 1rem;
> > +  cursor: default;
> 
> Does this need to be default?  Or could the line just be removed entirely?

Its needed to override the pointer for the text part of the room entry (i.e. the room title) as per the ux. I've added a comment.
Target Milestone: --- → mozilla40
https://hg.mozilla.org/mozilla-central/rev/68dd78095c24
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: