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

issue-28 #255

Merged
merged 4 commits into from
Oct 27, 2024
Merged

issue-28 #255

merged 4 commits into from
Oct 27, 2024

Conversation

takum1-me
Copy link
Collaborator

close #28

オフライン(!isOnline==true)だとOutletが表示されないようにした

もし、if文をreturnの中に入れたかったら入れてもOK

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Visit the preview URL for this PR (updated for commit 62d4388):

https://cafeore-2024--pr255-issue-28-rjovmx02.web.app

(expires Mon, 28 Oct 2024 18:11:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: b62dcde668e26b6280dd8317f3f875013f6f22f5

takum1-me and others added 2 commits October 8, 2024 05:10
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@takum1-me
Copy link
Collaborator Author

スペースだ改行だを修正したら?とのことだったのでLGTMでcommitしました

@toririm toririm self-requested a review October 8, 2024 04:57
Copy link
Member

@toririm toririm left a comment

Choose a reason for hiding this comment

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

デザインよさそう!
image

ただ、これで非表示になった時に、レジで編集中だったデータが全部吹き飛ぶので、そこは別でissueを切って取り組む必要あり

Copy link
Member

@toririm toririm left a comment

Choose a reason for hiding this comment

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

PRのタイトルだけ、他のPRと似せてわかりやすいタイトルつけてください

pos/app/routes/_header.tsx Outdated Show resolved Hide resolved
@toririm
Copy link
Member

toririm commented Oct 8, 2024

非表示になった時に、レジで編集中だったデータが全部吹き飛ぶ

これ、もしかしたら早期リターンをやめて、三項演算子で要素の構造を壊さずにOutletの出し入れをしたら修正できるかも。余力あったらやってみてほしい

Copy link
Member

@toririm toririm left a comment

Choose a reason for hiding this comment

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

一旦merge

@toririm toririm merged commit 0577ee5 into main Oct 27, 2024
7 checks passed
@toririm toririm deleted the issue/28 branch October 27, 2024 19:25
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