Skip to content
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

Add Task Title Validation on Main Composer Text Change #52941

Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
9c825da
Add task specific max length validation
wildan-m Nov 4, 2024
bd3a70e
remove unnecessary comment
wildan-m Nov 4, 2024
bee1a66
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 6, 2024
faf4370
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 21, 2024
bcbde08
put most logic to useHandleExceedMaxCommentLength
wildan-m Nov 21, 2024
0e5325d
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 22, 2024
f90ce91
Use separate hooks to validate max title length
wildan-m Nov 22, 2024
a3bd4bf
add hasExceededMaxTitleLength dependency
wildan-m Nov 22, 2024
3d40a79
change debounce time to const
wildan-m Nov 22, 2024
dd65326
change exceededMaxLength to state
wildan-m Nov 22, 2024
cb37156
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 23, 2024
2c3b86d
Update src/CONST.ts
wildan-m Nov 23, 2024
708adbf
Use separate text for task title validation message
wildan-m Nov 23, 2024
0c20987
Merge branch 'wildan/fix/50398-fix-max-length-validation-for-task' of…
wildan-m Nov 23, 2024
5c51ae8
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 25, 2024
ed1b95d
Update src/pages/home/report/ReportActionCompose/ReportActionCompose.tsx
wildan-m Nov 26, 2024
867f77b
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 26, 2024
c3c0796
Refactor
wildan-m Nov 26, 2024
58bbcbe
refactor for better readability
wildan-m Nov 26, 2024
36253a8
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 27, 2024
41c3215
extract debounce, refactor
wildan-m Nov 27, 2024
3f08b65
Remove unnecessary state
wildan-m Nov 28, 2024
dc57914
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Nov 28, 2024
ad2272d
resolve performance issue
wildan-m Nov 28, 2024
e638474
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Dec 2, 2024
e63f27a
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
wildan-m Dec 3, 2024
36e4c3e
Add optional chain
wildan-m Dec 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of https://github.com/wildan-m/App into wildan/fi…
…x/50398-fix-max-length-validation-for-task
wildan-m committed Nov 25, 2024

Verified

This commit was signed with the committer’s verified signature.
wildan-m Wildan M
commit 5c51ae8e741c9573fc315eb466f82812ef5cc21c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.