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

「以上で質問を終わります」の下に小さくBackのリンクを貼った。 #107

Closed
wants to merge 1 commit into from

Conversation

moyasine
Copy link
Collaborator

@moyasine moyasine commented Sep 21, 2017

close #96

以上で質問を終わります」の下に小さくBackのリンクを貼り、adminに戻るようにした。

@shogo-mitomo
Copy link
Contributor

Issue番号間違ってない?

@shogo-mitomo
Copy link
Contributor

スクリーンショット貼って欲しいっす🙇

@@ -51,6 +51,7 @@
<p><%= link_to 'Next Question', propose_question_path(0), class: 'btn btn-default' %></p>
<% when :over %>
<h1>以上で質問を終わります。<br>ありがとうございました。</h1>
<p><%= link_to 'Back', admin_path %></p>
Copy link
Contributor

Choose a reason for hiding this comment

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

ここはインデント下げなくていいのでは。

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

そこを修正しようとしたところRubymineの仕様(?)でインデント下がってしまうみたいです...

@moyasine
Copy link
Collaborator Author

screen shot 2017-09-21 at 5 48 47 pm
該当画面です。

@shogo-mitomo
Copy link
Contributor

相談した結果、イベントの終了時に表示される画面なので戻るボタンは必要ない、と判断しました。
ただ自分たちで改善点を考えてプルリクエストを送って来る姿勢はエンジニア的で(・∀・)イイネ!!
https://speakerdeck.com/ppworks/matrk08

@shogo-mitomo shogo-mitomo deleted the cant-back-over branch September 21, 2017 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

「以上で質問を終わります」の後にアドレスを叩かないと元の画面に戻れない
2 participants