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

Docviewer stlye revamp #658

Merged
merged 9 commits into from
May 4, 2020
Merged

Conversation

enikonemeth
Copy link
Contributor

@enikonemeth enikonemeth commented Apr 30, 2020

  • When opening a document the command palette's icon in the header becomes black

  • The docviewer's header should be the same color as the sidebar with no shadow

  • The icons color should be the same as the sidebar icons, when active the color should be #26A69A

  • The comment icon is too far away from the close button

  • When the comments are opened the add comment link should be under the title

  • The cancel button should be outlined Screen Shot 2020-04-23 at 14.48.14.png -> should be white/black without outlined style

  • Question: Is there a need for multiple rotate functions (there are two separate right now) and multiple resizing tools?
    Yes. One is for the page and one is for the document

+1: Approve dialog button style change
image

@enikonemeth enikonemeth added this to the Sprint 209 milestone Apr 30, 2020
@enikonemeth enikonemeth self-assigned this Apr 30, 2020
@sensenet
Copy link

sensenet bot commented Apr 30, 2020

Site name Url Last deploy
sn-app-dev https://5eb009108aa2b7dacd9200ad--sn-app-dev.netlify.app Mon May 04 2020 - 12:22:42 GMT+0000 (Coordinated Universal Time)
sn-react-component-docs-dev https://5eb0092650cfcd04e2345410--sn-react-component-docs-dev.netlify.app Mon May 04 2020 - 12:23:04 GMT+0000 (Coordinated Universal Time)

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #658 into develop will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #658      +/-   ##
===========================================
+ Coverage    91.92%   92.02%   +0.10%     
===========================================
  Files          212      212              
  Lines         5647     5646       -1     
  Branches      1415     1415              
===========================================
+ Hits          5191     5196       +5     
+ Misses         456      450       -6     
Impacted Files Coverage Δ
...ewer-react/src/components/DocumentViewerLayout.tsx 95.23% <ø> (ø)
...wer-react/src/components/comment/CreateComment.tsx 97.67% <ø> (ø)
...act/src/components/document-widgets/ToggleBase.tsx 100.00% <100.00%> (ø)
...src/components/document-widgets/ToggleComments.tsx 100.00% <100.00%> (+50.00%) ⬆️
...c/components/document-widgets/ToggleThumbnails.tsx 100.00% <100.00%> (+10.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc08dc7...2390b21. Read the comment docs.

Copy link
Contributor

@zoltanbedi zoltanbedi left a comment

Choose a reason for hiding this comment

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

One small thing. 🍜

…ets/ToggleThumbnails.tsx

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
@enikonemeth enikonemeth requested a review from taki9 May 4, 2020 12:27
@enikonemeth enikonemeth merged commit 751af41 into develop May 4, 2020
@enikonemeth enikonemeth deleted the feature/docviewer_improvement branch May 4, 2020 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants