Skip to content

Implemented keyboard hide button#241

Merged
marecar3 merged 13 commits intofeature/toolbar_component_uifrom
feature/toolbar_component_keyboard_hide_button
Nov 22, 2018
Merged

Implemented keyboard hide button#241
marecar3 merged 13 commits intofeature/toolbar_component_uifrom
feature/toolbar_component_keyboard_hide_button

Conversation

@marecar3
Copy link
Copy Markdown
Contributor

Added keyboard hide button in Toolbar.

Note: Currently we can't dismiss keyboard as we are missing some logic on the Aztec level which will expose focus() and blur() methods. That should be done in separate ticket and probably @mzorz can look at it.

keyboard_hide_button

@marecar3 marecar3 changed the title DO NOT MERGE - Implemented keyboard hide button Implemented keyboard hide button Nov 22, 2018
@marecar3
Copy link
Copy Markdown
Contributor Author

marecar3 commented Nov 22, 2018

@daniloercoli has a good point regarding this one. As it is working with block code we can merge it into feature/toolbar_component_ui, and in the future, if we don't have focus() and blur() implemented for alpha, we can just hide the button and wait for the implementation. @mzorz

Copy link
Copy Markdown
Contributor

@mzorz mzorz left a comment

Choose a reason for hiding this comment

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

Tested, LGTM :shipit:

@marecar3
Copy link
Copy Markdown
Contributor Author

Thanks @marecar3

…onent_keyboard_hide_button

# Conflicts:
#	src/block-management/block-manager.js
@koke
Copy link
Copy Markdown
Member

koke commented Nov 22, 2018

I just tested this one on an iPhone 8 and I'm not seeing the toolbar when the keyboard is up. I noticed this is against feature/toolbar_component_ui so you might want to target master instead after the toolbar changes are merged.

…onent_keyboard_hide_button

# Conflicts:
#	src/block-management/block-manager.js
@marecar3 marecar3 merged commit 64ab25e into feature/toolbar_component_ui Nov 22, 2018
@marecar3 marecar3 deleted the feature/toolbar_component_keyboard_hide_button branch January 28, 2019 14:06
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.

3 participants