Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 794
    • Issues 794
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 62
    • Merge Requests 62
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Issues
  • #1416

Closed
Open
Opened 2 weeks ago by Ben Hayward@benhayward.ben
  • Report abuse
  • New issue
Report abuse New issue

(bug): Out of bounds group chat submit box after typing.

Summary

After maximizing keyboard and minimizing it the message window becomes out of bounds

Steps to reproduce

  1. Go to a group chat.
  2. Type a message.
  3. Click the screen to minimise the keyboard.
  4. Try to scroll down.
  5. You can still send the message by maximising the keyboard and hitting the return key.

Platform information

S7 Edge (8.0.0)

What is the current bug behavior?

Messaging box with send button becomes cut off after typing

What is the expected correct behavior?

User should be able to send a message the normal way.

Relevant logs and/or screenshots

The lowest point in chat I can scroll to after opening keyboard

Screenshot_20190619-215316_Brave

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Ke

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Edited 1 week ago by Ben Hayward

Related issues
0

    Related merge requests
    2
    • [Sprint/HipsterHedgehog](bug): Fix mobile group chat disapearing on keyboard #1416
      !381
    • [Sprint/HipsterHedgehog](bug): Fix mobile group chat disapearing on keyboard #1416
      !400
    When these merge requests are accepted, this issue will be closed automatically.
    • Ben Hayward @benhayward.ben added 1 - High Mobile Web P - Groups T - Bug labels 2 weeks ago

      added 1 - High Mobile Web P - Groups T - Bug labels

    • Mark Harding
      Mark Harding @markeharding · 2 weeks ago
      Owner

      Screenshots needed

    • Mark Harding @markeharding added 2 - Normal label and removed 1 - High label 2 weeks ago

      added 2 - Normal label and removed 1 - High label

    • Ben Hayward @benhayward.ben changed the description 1 week ago

      changed the description

    • Ben Hayward
      Ben Hayward @benhayward.ben · 1 week ago
      Developer

      Sure, but its usefulness is limited.

    • Ben Hayward @benhayward.ben assigned to @benhayward.ben 1 week ago

      assigned to @benhayward.ben

    • Ben Hayward @benhayward.ben changed milestone to %sprint: Hipster Hedgehog 1 week ago

      changed milestone to %sprint: Hipster Hedgehog

    • Ben Hayward @benhayward.ben changed weight to 3 1 week ago

      changed weight to 3

    • Ben Hayward @benhayward.ben added S - InProgress label 1 week ago

      added S - InProgress label

    • Ben Hayward
      Ben Hayward @benhayward.ben · 1 week ago
      Developer

      Made some progress on this earlier by using max-width: calc(100% - 120 - 30px) which appears to not effect the chat on load, but keeps the chat usable following closing the keyboard. Need to test this further.

    • Ben Hayward @benhayward.ben added S - InProgress label and removed S - Review label 6 days ago

      added S - InProgress label and removed S - Review label

    • Ben Hayward @benhayward.ben mentioned in merge request !381 (closed) 6 days ago

      mentioned in merge request !381 (closed)

    • Ben Hayward @benhayward.ben mentioned in merge request !400 1 day ago

      mentioned in merge request !400

    • Ben Hayward @benhayward.ben changed milestone to %sprint: Interesting Iguana 1 hour ago

      changed milestone to %sprint: Interesting Iguana

    • Ben Hayward @benhayward.ben added Status::Backlog label and removed Status::Review label 1 hour ago

      added Status::Backlog label and removed Status::Review label

    • Ben Hayward
      Ben Hayward @benhayward.ben · 1 hour ago
      Developer

      Going to address the underlying issue with the bottom bar not being correctly accounted for lower down the component tree.

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    Assignee
    Ben Hayward's avatar Ben Hayward @benhayward.ben
    Assign to
    None
    Epic
    None
    sprint: Interesting Iguana
    Milestone
    sprint: Interesting Iguana
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    5
    Labels
    Platform::Browser::Mobile Priority::2 - Normal Product::Groups Status::Backlog Type::Bug
    Assign labels
    • View project labels
    3
    Weight
    3
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    2
    2 participants
    user avatar
    Ben Hayward
    user avatar
    Mark Harding
    Reference: minds/front#1416