-
Notifications
You must be signed in to change notification settings - Fork 2
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
issue#5 post upload image #85
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ΄κ²μ κ² μμ λ μ¬νμ΄ λ§μ보μ΄λ€μ.
κ³ μλ§μΌμ
¨μ΅λλ€!
λΉλ μ€λ₯κ° ν΄κ²°λμ΄μΌν ν
λ°...
|
||
const CreateBoardSkeleton = () => { | ||
return ( | ||
<div className="w-full pt-10"> | ||
<div> | ||
<Separator variant="dark" /> | ||
<Skeleton className="my-4 h-5 w-full" /> | ||
<Separator variant="dark" /> | ||
</div> | ||
<Spinner /> | ||
</div> | ||
) | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
skeletonμ λ‘λ©μ€μΌλ 보μ¬μ§λ λΆλΆμΈκ°μ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
λΉ
<Form {...form}> | ||
<form> | ||
<div>temp form ui</div> | ||
</form> | ||
</Form> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ¬κΈ΄ μ½λκ° μ§μμ§κ² κ°λ€μ...?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
λ€~ νμ¬ λ°±μλ apiλ‘ νμ¬ κ²μκΈμ μΆκ°νλ λ‘μ§μ΄ μ κ±°λμ΄, μΆνμ μΈμ€ν api μ°κ²°νλ©΄ μΆκ°ν μμ μ λλ€
μμΈμ νμ νκΈ° μ΄λ €μ λΉλ μλ¬λ μΆνμ λ°λ‘ ν΄κ²°νλλ‘νκ² μ΅λλ€.. λ€μ κ°λ° μ§νμ μν΄ λ¨Όμ λ¨Έμ§νκ² μ΅λλ€! |
π μμΈ λ΄μ©
/api/post-images
λ‘ μ΄λ―Έμ§λ₯Ό μ λ‘λνκ³ ,id, url
μ λ°ν λ°μ/api/~/posts
μ λ€λ₯Έ μ 보λ€κ³Ό μ΄λ―Έμ§ idλ₯Ό μ λ¬ν΄ κ²μκΈ μμ±#οΈβ£ μ΄μ λ²νΈ
π μ°Έκ³ μλ£
π· μ€ν¬λ¦°μ·(μ ν)