harshithtunuguntla / project-osus

HacktoberFest OpenSource URLShortener Application - Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
https://project-osus.vercel.app
15 stars 30 forks source link

[ENHANCEMENT] Implement Auto-Focus on URL Input Field for Improved User Experience #26

Closed Deepak-Perla closed 1 week ago

Deepak-Perla commented 1 week ago

Description

On page load, the input field should automatically be selected, allowing users to start typing immediately without needing to click the field manually. This enhancement streamlines the experience for users who are looking for quick URL shortening.

Proposed Enhancement

Add JavaScript or HTML attributes to ensure the input field gets focus as soon as the page loads.

Benefits

Additional Context

image

RupeshRoyal commented 1 week ago

Hi @Deepak-Perla, Please assign it to me.

harshithtunuguntla commented 1 week ago

This has been closed!