Skip to content

Susanta/tiy widnow tape #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 23, 2025
Merged

Susanta/tiy widnow tape #28

merged 4 commits into from
May 23, 2025

Conversation

h4jack
Copy link
Collaborator

@h4jack h4jack commented May 20, 2025

PULL REQUEST SUMMARY

Completed the task, Window Tape, which shows the window's viewport height and width in real time while resizing the window.


FILES THAT ARE WORKED ON

FILES TOUCHED UPDATED ANY EXSISTING CODE WRITTEN SOMETHING NEW
/src/tryityourself/Susanta/WindowTape.jsx no yes
/src/tryityourself/Susanta/WindowTape.style.css no yes
.gitignore yes yes

ANY ISSUES WORKED ON

ISSUE ISSUE LINK
#22 click here.

PROVIDE EVIDANCE OF WORK

Screenshot of Window while resizing

Screenshot 2025-05-20 205435

Recording of Window while resizing
2025-05-20.mp4

ADDITIONAL NOTE FOR RUNNING LOCALLY

MESSAGE PACKAGES INSTALLED COMMAND TO INSTALL
NA no NA

OWNERSHIP

MESSAGE CONFIRMATION
I confirm that I am responsible for this pull request yes

ACCEPTANCE OF MY WORK

MESSAGE CONFIRMATION
I have worked on all the acceptance criteria yes

GIT FOLLOW UPS

COMMAND EFFECT
git pull main Checkout to the main branch, this will up-to-date your local with remote
git merge origin/main Merges all the up-to-date changes of your local main to local feature branch

h4jack added 3 commits April 25, 2025 20:19
…dth, height), used useState and useEffect with window.onresize to track window resize and update the current viewport of the window.
@h4jack h4jack closed this May 20, 2025
@h4jack h4jack deleted the susanta/tiy-widnow-tape branch May 20, 2025 15:40
@h4jack h4jack restored the susanta/tiy-widnow-tape branch May 20, 2025 15:42
@h4jack h4jack self-assigned this May 20, 2025
@h4jack h4jack added the practice Practice makes a developer perfect label May 20, 2025
@h4jack h4jack linked an issue May 20, 2025 that may be closed by this pull request
@h4jack h4jack reopened this May 20, 2025
Copy link
Contributor

@SUVAJIT-KARMAKAR SUVAJIT-KARMAKAR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything else looks good to me ! ✨

@h4jack h4jack requested a review from SUVAJIT-KARMAKAR May 21, 2025 15:58
@h4jack h4jack merged commit d07b60d into main May 23, 2025
@h4jack h4jack deleted the susanta/tiy-widnow-tape branch May 23, 2025 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
practice Practice makes a developer perfect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REACTLAB A : Try-it-yourself ~ Window Tape
3 participants