Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Fix regressions in discussions#1850

Merged
francisschmaltz merged 2 commits intomasterfrom
fs/fix-discussions-regression
Jan 13, 2019
Merged

Fix regressions in discussions#1850
francisschmaltz merged 2 commits intomasterfrom
fs/fix-discussions-regression

Conversation

@francisschmaltz
Copy link
Copy Markdown
Contributor

Fixes: #1849
Fixes: #1847
Fixes: #1846

Also fixes odd light theme UI issues.

screen shot 2019-01-13 at 12 28 27 pm

screen shot 2019-01-13 at 12 28 16 pm

Comment thread web/src/discussions/DiscussionsList.tsx Outdated
{node.title}
</a>
<small className="discussions-list__row-id">#{node.id}</small>
</h3>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the motivation behind this change? I think if you click the ID, it should bring you to the actual item. That better drives home that the ID is the item, I think

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, hmm, I see you didn't change that and GitHub does the same, nevermind.

Copy link
Copy Markdown
Member

@emidoots emidoots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@francisschmaltz francisschmaltz merged commit 92b11b2 into master Jan 13, 2019
@emidoots emidoots deleted the fs/fix-discussions-regression branch January 13, 2019 20:38
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1850 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted Files Coverage Δ
pkg/search/backend/backend.go 94.91% <0%> (+1.69%) ⬆️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

3 participants