dwyl / mvp

📲 simplest version of the @dwyl app
https://mvp.fly.dev
GNU General Public License v2.0
87 stars 2 forks source link

Call resize() on x:init #306

Closed SimonLab closed 1 year ago

SimonLab commented 1 year ago

Make sure the textarea is properly resized when the text draft is saved

see: #305

codecov[bot] commented 1 year ago

Codecov Report

Merging #306 (62fc301) into main (a1269f5) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #306   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          475       475           
=========================================
  Hits           475       475           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

SimonLab commented 1 year ago

flyctl command failed to installed for the review app:

curl: (3) URL using bad/illegal format or missing URL

It might have been the url down for a bit maybe. I don't think this is a blocker for this PR

LuchoTurtle commented 1 year ago

Seems to be working for me!

image
nelsonic commented 1 year ago

@SimonLab ping me when the Review App deploys. will test it on Fly.io then merge. 👌

SimonLab commented 1 year ago

@nelsonic thanks for rerun the review app script. This is now available at https://mvp-pr-306.fly.dev/ to test