relaycc / receiver

Relay Receiver is a React library that makes it easy to add Web3 messaging to your website.
http://www.demo.relay.cc
MIT License
38 stars 2 forks source link

Adjust the input field so text doesn't overflow behind the send icon #111

Closed BrianS111 closed 1 year ago

BrianS111 commented 1 year ago

Closes https://github.com/relaycc/receiver/issues/110

Note: Pull requests which don't include the minimum details specified in this template will probably be closed out-of-hand.

Issue Link or Description (the "what" and "why")

Implementation Plan

If the pull request is going to be a "Draft" PR for more than a day, authors must include an implementation plan in the form of a checkpoint list.

Implementation Details (the "how")

A detailed description of each change in the changeset. The description should include

How the changeset was tested

A detailed list of cases which the author verified before requesting review.

Changes were verified on the following platforms:

Current behavior shown in the pics below for all 3 input fields

CC6149C8-D013-4C39-9D1E-03707B4ECC1D_4_5005_c 936EF890-18AD-417A-A8CB-9C1778F5107E_4_5005_c 55CB1D3B-B727-46D8-A2BC-6DC6E4664162_4_5005_c

BrianS111 commented 1 year ago

https://user-images.githubusercontent.com/81312527/200685733-672c1ed8-6e79-4172-8127-6a9f42f49f2b.mov

BrianS111 commented 1 year ago

Here is the behavior on the new input fields, let me know if this works or if it needs to be handled differently