Skip to content

Fixes the app menu - #10787

Merged
skjnldsv merged 2 commits into
masterfrom
fix/10786/click-the-last-app
Aug 22, 2018
Merged

Fixes the app menu#10787
skjnldsv merged 2 commits into
masterfrom
fix/10786/click-the-last-app

Conversation

@weeman1337

@weeman1337weeman1337 commented Aug 21, 2018

Copy link
Copy Markdown
Member

Adds and updates some z-index to make it possible to click the last app.

closes#10786

Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
@skjnldsv

Copy link
Copy Markdown
Member

Thanks I was preparing something as well! :)

@MorrisJobkeMorrisJobke left a comment

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.

Verified and works 👍

Comment threadcore/js/js.js Outdated
// prevent the link event (append anchor to URL)
event.preventDefault();

console.log(event);

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.

Debug output? 🙈

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv
skjnldsvforce-pushed the fix/10786/click-the-last-app branch from 9204b91 to ba66cadCompareAugust 22, 2018 07:54
@skjnldsv
skjnldsv merged commit 04a7447 into masterAug 22, 2018
@skjnldsv
skjnldsv deleted the fix/10786/click-the-last-app branch August 22, 2018 14:11
@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 22, 2018
@rullzerrullzer mentioned this pull request Aug 24, 2018
3 tasks
@MorrisJobkeMorrisJobke mentioned this pull request Aug 24, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't click the last app

4 participants

@weeman1337@skjnldsv@MorrisJobke@rullzer