Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fit newFileMenu to css guidelines #3118

Merged
merged 4 commits into from
Jan 23, 2017
Merged

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Jan 17, 2017

Following #3114

Two bugs to fix:

  • Why is the label link to the input not working?
  • Why is the new Folder button not working?

@nextcloud/designers please review

@mention-bot
Copy link

@skjnldsv, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jancborchardt, @MorrisJobke and @butonic to be potential reviewers.

@skjnldsv skjnldsv added this to the Nextcloud 12.0 milestone Jan 17, 2017
@skjnldsv
Copy link
Member Author

skjnldsv commented Jan 21, 2017

Before/After
capture d ecran_2017-01-21_20-10-32 capture d ecran_2017-01-21_20-10-05

@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 2. developing Work in progress help wanted labels Jan 21, 2017
@skjnldsv skjnldsv self-assigned this Jan 21, 2017
@codecov-io
Copy link

codecov-io commented Jan 21, 2017

Current coverage is 53.93% (diff: 100%)

Merging #3118 into master will decrease coverage by <.01%

@@             master      #3118   diff @@
==========================================
  Files          1299       1299          
  Lines         80145      80145          
  Methods        7909       7909          
  Messages          0          0          
  Branches       1248       1248          
==========================================
- Hits          43228      43227     -1   
- Misses        36917      36918     +1   
  Partials          0          0          

Powered by Codecov. Last update 0d6e3ca...0fc0bcf

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

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

If the input field for new file/folder is not hovered anymore it will hide:

bildschirmfoto 2017-01-21 um 17 17 01

@MorrisJobke
Copy link
Member

Works fine with #3187. :)

It's still there. Let's wait for #3187 to be in and then we can continue this one here.

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@MorrisJobke
Copy link
Member

I rebased this because #3187 was merged.

@skjnldsv
Copy link
Member Author

No conflicts? Lucky you! 😉

@MorrisJobke
Copy link
Member

As said: the weird hidden on hover is still there 😢

@skjnldsv
Copy link
Member Author

😕
kazam_screencast_00001

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

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

Works now fine 👍 (I guess some caching issues before, but I really refreshed hard multiple times)

@LukasReschke LukasReschke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 22, 2017
@MorrisJobke MorrisJobke merged commit 16afaa7 into master Jan 23, 2017
@MorrisJobke MorrisJobke deleted the newFileMenu-css-guidelines branch January 23, 2017 02:39
@ChristophWurst
Copy link
Member

Before/After
capture d ecran_2017-01-21_20-10-32 capture d ecran_2017-01-21_20-10-05

The top left corner is not rounded. @skjnldsv could you please fix that? :-)
Also the menu seems to be broken in Gallery (now)

@skjnldsv
Copy link
Member Author

@ChristophWurst I saw that for the gallery. Needed to be fixed in the gallery app. On it! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish design Design, UI, UX, etc. feature: files feature: scss
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants