This is a new thing: A type of quick post that doesn't show up on your profile or in notifications. It's in beta, and we have a few adjustments and improvements in the pipeline — but if you have ideas, let me know.
Software Developer | Dev Rel | Building ResumeMatcher.fyi | Working on AI Search 🔍 ✨ with SWIRL | Visit: srbhr.com | Email for Collaborations: srbh077@gmail.com
Software Developer | Dev Rel | Building ResumeMatcher.fyi | Working on AI Search 🔍 ✨ with SWIRL | Visit: srbhr.com | Email for Collaborations: srbh077@gmail.com
Livestreaming my work here: https://www.youtube.com/@Oscar_CS
Hi, I'm Oscar 👋. I'm 17, and I'm an aspiring full stack web dev primarily working with Django & Postgres as my backend.
Livestreaming my work here: https://www.youtube.com/@Oscar_CS
Hi, I'm Oscar 👋. I'm 17, and I'm an aspiring full stack web dev primarily working with Django & Postgres as my backend.
Software Developer | Dev Rel | Building ResumeMatcher.fyi | Working on AI Search 🔍 ✨ with SWIRL | Visit: srbhr.com | Email for Collaborations: srbh077@gmail.com
Livestreaming my work here: https://www.youtube.com/@Oscar_CS
Hi, I'm Oscar 👋. I'm 17, and I'm an aspiring full stack web dev primarily working with Django & Postgres as my backend.
I'm a full-stack web developer. I love JavaScript and TypeScript. I also like React, Next.js, and Tailwind CSS.
I'm also Christian! I'm saved by God's grace. I do some 3D designing as well.
Software engineer, lifelong learner, language enthusiast & avid reader — Get my free 7-day email course to refactor your coding career: bit.ly/csarag-lessons
Location
Colombia 🇨🇴 (not Columbia)
Work
Content, Courses & Training for .NET teams — Helping teams to write maintainable & performant code
Software Developer | Dev Rel | Building ResumeMatcher.fyi | Working on AI Search 🔍 ✨ with SWIRL | Visit: srbhr.com | Email for Collaborations: srbh077@gmail.com
I'm not seeing this, but tested on Firefox & Chrome.
Once you enter a second line, and delete some text, text-area remains of expanded width.
Trying backspace, delete or enter doesn't seems to do anything.
Top comments (15)
Hi @ben this is a nice feature but what will you do with the URL? This looks like this:
https://dev.to/ben/this-is-a-new-thing-a-type-of-quick-post-that-doesnt-show-up-on-your-profile-or-in-notifications-its-in-beta-and-we-have-a-few-adjustments-and-improvements-in-the-pipeline-but-if-you-have-ideas-let-me-know-3e6a
Are these supposed to be this big?
But I like it, Twitter/X & Bluesky like posts. 😁
Good call on the url, we’ll truncate this.
Truncate super long slugs #21369
What type of PR is this? (check all applicable)
Description
Truncate super long slugs for use with quickies.
Amazing! : )
Also, if anything seems broken, also let me know. Still experimental. ❤️
Hiya, the textarea element expands when typing. Here's a video: If it helps, I'm on Firefox Developer edition.
Can you say if this same issue exists with comment boxes? Pretty much re-used that code.
It does not. Also, I tried this on Chrome & Firefox and got the same issue.
By the way, I looked around in dev tools and I can see the textarea's height increasing by 1px every time I insert or remove a character.
Thanks, will figure this out.
I have faced a different issue, tested this on Firefox, and Chrome (Stable). I don't see expansion while typing.
Hm. Maybe it's some sort of issue on my end. I'll play around with it later.
Yup, I've got the same issue. I also do not have it with the comment boxes. I'm using Opera 114.
Same here!
I'm not seeing this, but tested on Firefox & Chrome.
Once you enter a second line, and delete some text, text-area remains of expanded width.
Trying backspace, delete or enter doesn't seems to do anything.
CC @ben
Cool