Skip to content

fix(devtool): resolve text overflow and wrapping behavior #23

Description

@mseyfayi

Describe the bug

In the devtool body, if a statement overflows the body, the user should scroll to the right to see the actual message; if he/she doesn't notice that, it will cause misunderstanding of socket behaviour.

To Reproduce Steps to reproduce the behavior:

  1. Open the Tapsi web application
  2. Request a ride
  3. Open the devtool
  4. The last subscription is not showing completely, and you have to scroll horizontally

Expected behavior A clear and concise description of what you expected to
happen.

I expect that the user sees the whole message by word breaking, or he/she notices that the body will scroll horizontally.

Screenshots If applicable, add screenshots to help explain your problem.

Image

Desktop (please complete the following information):

  • OS: Mac
  • Browser Chrome 138.0.7204.158
  • Version 0.5.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions