Skip to content

Fs26 14 notes keeper#7

Open
Sam-Gcx wants to merge 3 commits intomasterfrom
FS26-14-notes-keeper
Open

Fs26 14 notes keeper#7
Sam-Gcx wants to merge 3 commits intomasterfrom
FS26-14-notes-keeper

Conversation

@Sam-Gcx
Copy link
Copy Markdown

@Sam-Gcx Sam-Gcx commented May 12, 2025

Note creation UI with title and content input fields

Conditional rendering for expanded form view on click

Live state updates for both title and content using useState

Form validation: Prevents note submission if title or content is empty

Real-time inline error messages displayed under the relevant field

Dynamic rendering of notes using .map() and reusable component

Each note assigned a unique id based on timestamp

Clear form inputs and reset state after successful submission

Styled error messages using red italic CSS for user feedback

AllyTang and others added 3 commits May 11, 2025 21:28
-implement CreateArea component with expandable input
-add input validation and temporary error alert
-implement note component with delete functionality
-build dynamic note rendering from parent state
Resolve: FS26-65/ FS26-62/ FS26-14/ FS26-45
-added input validation
-displayed contextual error message
-implemented real-time error clearing
Resolve: FS26-45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants