-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix/search form container #354
Conversation
/projectsのページでも同様の対応
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
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.
今サーバー側が準備できてなくて使ってないのであれなのですが、src/pages/Events.vue
にも同じような箇所があると思うのでそこも合わせて直しておいてほしいです 🙏
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.
よさそうです!:kansya:
close #300
表示崩れの解決策に議論の余地があるとのことでしたが、
flex-wrap
を追加する方法にしましたまた、
FormInput.vue
を呼び出しているページ・コンポーネントを確認したところhttps://portfolio-admin.trap.jp/projects でも同じ表示崩れがあったので同じように対応しました