You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2012/08/31 16:02:06 UTC

Re: [Apache Bloodhound] #151: Users should be able to watch objects

#151: Users should be able to watch objects
--------------------------+--------------------
  Reporter:  jdreimann    |      Owner:  nobody
      Type:  enhancement  |     Status:  new
  Priority:  critical     |  Milestone:
 Component:  dashboard    |    Version:
Resolution:               |   Keywords:
--------------------------+--------------------

Comment (by jdreimann):

 Just a suggestion as this hasn't been touched in a while: One short term
 step we could consider for this is not changing any function at all for
 now, but in the interface replacing the cc field with a button that
 indicates whether the users' account email address is in the cc list, and
 on click either add or remove it, depending on the current state.

 {{{
 #!html
 <a class="btn btn-small" alt="Not following"><i class="icon-star-
 empty"></i></a> Not following <br />
 <a class="btn btn-small" alt="Following"><i class="icon-star"></i></a>
 Following <br />
 }}}

 The ''(not) following'' text would only be shown in a
 [http://twitter.github.com/bootstrap/javascript.html#tooltips tooltip]
 above the button. The button would be placed to the left of the 'Ticket #
 151' header.

 I'm not sure if this is easy enough to be worth it as a first step towards
 resolving this ticket, so it's just a humble suggestion.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/151#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker