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

Modify 10Tap Editor Toolbar Alignment with Keyboard- Hacktoberfest #183

Open
9 tasks
rcAsironman opened this issue Oct 1, 2024 · 0 comments
Open
9 tasks
Labels
hacktoberfest Created for Hacktoberfest

Comments

@rcAsironman
Copy link
Collaborator

Description

Modify the code related to the 10Tap editor, so that aligns the toolbar right above the keyboard when it mounts, The toolbar should be positioned directly above the keyboard, and its height should be between 40 to 50 pixels.

Tasks

  • Understand the current behavior of the toolbar related to the keyboard in the 10Tap editor.
  • Modify the code to ensure the toolbar is aligned directly above the keyboard when it appears.
  • Set the toolbar height to be between 40 to 50 pixels.
  • Write test cases to verify the toolbar alignment and height.
  • Run the app on your local device/machine to confirm the implementation works as expected.

Acceptance Criteria

  • All test cases should pass successfully.
  • The app should run on a local device/machine without any issues.
  • The toolbar should be positioned directly above the keyboard when it mounts.
  • The height of the toolbar should be between 40 to 50 pixels.
@rcAsironman rcAsironman added the hacktoberfest Created for Hacktoberfest label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Created for Hacktoberfest
Projects
Status: Back log
Development

No branches or pull requests

1 participant