Last modified: 2014-09-12 23:49:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69518, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67518 - Flow front-end: always-present dotted line from topic summary either invisible or jarring
Flow front-end: always-present dotted line from topic summary either invisibl...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Unprioritized minor (vote)
: ---
Assigned To: Nobody - You can work on this!
: design
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-04 02:18 UTC by spage
Modified: 2014-09-12 23:49 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
A moderated (hidden) Flow post titlebar, magnified for clarity. (12.23 KB, image/png)
2014-07-04 02:18 UTC, spage
Details

Description spage 2014-07-04 02:18:24 UTC
Created attachment 15846 [details]
A moderated (hidden) Flow post titlebar, magnified for clarity.

Every topic's titlebar has a
  <div class="flow-topic-summary"> </a>
in it, even there's no summary text.

This has a dotted gray top border, from modules/new/styles/layout.less :
    .flow-topic-summary {
            border-top: 1px dotted @colorGrayLightest;
            ...

The result:

* The dotted border is invisible in a normal topic, because the topic's background is the same @colorGrayLightest.
* In a moderated topic you always see this faint dotted line whether there's a summary or not, because the topic's background-color is white. It looks weird, see attachment
* Slight waste of vertical space in topics without a summary.

What's the intended design?
Comment 1 Danny Horn 2014-07-09 21:25:51 UTC
In backlog: https://trello.com/c/xjoctEzd
Comment 2 Erik Bernhardson 2014-09-12 23:49:46 UTC
Only topics with actual summary content now get the dotted line

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links