Skip to content

Conversation

@jorgefilipecosta
Copy link
Member

Description

Part of: #15121

This PR adds a disabled block count to the block manager.

How has this been tested?

I opened the block manager with no disabled blocks and verified no count appears.
I opened the block manager with one disabled block and verified the message "1 block is disabled." appears.
I opened the block manager with eleven disabled blocks and verified the message "11 blocks are disabled." appears.

Screenshots

image

image

@jorgefilipecosta jorgefilipecosta requested a review from mapk August 20, 2019 10:23
@jorgefilipecosta jorgefilipecosta added [Package] Edit Post /packages/edit-post [Type] Enhancement A suggestion for improvement. labels Aug 20, 2019
@youknowriad
Copy link
Contributor

Works well, do we want to add the gray background like the mockup?

@youknowriad youknowriad added the Needs Design Feedback Needs general design feedback. label Aug 20, 2019
@jorgefilipecosta
Copy link
Member Author

jorgefilipecosta commented Aug 20, 2019

Hi @youknowriad, I did not notice a gray background on the mockups, the mockup I used was this one:
image
Is there another mockup I should be aware?

@youknowriad
Copy link
Contributor

Yes, that's the one I'm talking about. I see a very light gray background under the "8 blocks are disabled" message :). i guess the contrast is not very visible but maybe it's not that important to have a visible contrast here.

@jorgefilipecosta
Copy link
Member Author

I'm sorry, now I'm able to see it. I was using "Display Contrast" accessibility option that made the gray background unnoticeable. I will add the background 👍

@jorgefilipecosta jorgefilipecosta force-pushed the add/disabled-block-count-block-manager branch from 03107a2 to 146d004 Compare August 20, 2019 15:00
Copy link
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

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

LGTM

Another design review might be good.

Copy link
Contributor

@mapk mapk left a comment

Choose a reason for hiding this comment

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

Looks wonderful! Thanks @jorgefilipecosta. :shipit:

@mapk mapk removed the Needs Design Feedback Needs general design feedback. label Aug 21, 2019
@jorgefilipecosta jorgefilipecosta merged commit c9cbf8a into master Aug 21, 2019
@jorgefilipecosta jorgefilipecosta deleted the add/disabled-block-count-block-manager branch August 21, 2019 13:29
@senadir senadir added this to the Gutenberg 6.4 milestone Aug 25, 2019
donmhico pushed a commit to donmhico/gutenberg that referenced this pull request Aug 27, 2019
daniloercoli added a commit that referenced this pull request Sep 4, 2019
 into rnmobile/add-autosave-to-mobile

* 'rnmobile/master' of https://github.com/WordPress/gutenberg: (52 commits)
  [RNMobile] DarkMode improvements (#17309)
  Remove redundant bg color within button appender (#17325)
  Support group block on mobile (#17251)
  [RNMobile] Insure tapping at end of post inserts at end
  Recover border colors (#17269)
  [RNMobile] Fix dismiss keyboard button for the post title (#17260)
  Unify media placeholder and upload props within media-text (#17268)
  MediaUpload and MediaPlaceholder unify props (#17145)
  Add native support for the MediaText block (#16305)
  Activate Travis CI on rnmobile/master branch (#17229)
  [RNMobile] Native mobile release v1.11.0 (#17181)
  Apply box-sizing border-box properly to the notices components (#17066)
  Writing Flow: allow undo of patterns with BACKSPACE and ESC (#14776)
  Project automation: Rewrite actions using JavaScript (#17080)
  Build: remove global install of latest npm since we want to use the paired node/npm version (#17134)
  Writing Flow/Quote: allow splitting (#17121)
  Use `400` as a valid `font-weight`
  Add: Disabled block count in the block manager (#17103)
  Update video player style on mobile - Add a new gridicon play icon, from: https://github.com/Automattic/gridicons/blob/87c9fce08b4a9f184b9fb4963228757fdd4f4e74/svg-min/gridicons-play.svg - Replace the Dashicon play by this one - Update icon size and icon color - Update the overlay color
  [RNMobile] Hide replaceable block when adding block (#16931)
  ...

# Conflicts:
#	packages/block-editor/src/components/block-list/index.native.js
#	packages/block-editor/src/components/inserter/index.native.js
#	packages/block-editor/src/components/inserter/menu.native.js
#	packages/block-editor/src/components/media-placeholder/index.native.js
#	packages/block-editor/src/components/warning/index.native.js
#	packages/block-library/src/code/edit.native.js
#	packages/block-library/src/image/edit.native.js
#	packages/block-library/src/missing/edit.native.js
#	packages/block-library/src/more/edit.native.js
#	packages/block-library/src/nextpage/edit.native.js
#	packages/block-library/src/video/edit.native.js
#	packages/components/src/mobile/bottom-sheet/cell.native.js
#	packages/components/src/mobile/bottom-sheet/index.native.js
#	packages/components/src/mobile/dark-mode/index.native.js
#	packages/components/src/mobile/html-text-input/index.native.js
#	packages/components/src/toolbar/toolbar-container.native.js
#	packages/edit-post/src/components/header/header-toolbar/index.native.js
#	packages/edit-post/src/components/layout/index.native.js
#	packages/edit-post/src/components/visual-editor/index.native.js
#	packages/rich-text/src/component/index.native.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Package] Edit Post /packages/edit-post [Type] Enhancement A suggestion for improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants