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

エディタページにBase Branchを記載する #262

Open
bokusunny opened this issue May 28, 2019 · 0 comments
Open

エディタページにBase Branchを記載する #262

bokusunny opened this issue May 28, 2019 · 0 comments

Comments

@bokusunny
Copy link
Owner

概要

エディタでの編集作業中はベースブランチがわからないのでどこかで確認できるようにする

詳細

まずそもそもどこにどのように表示するか問題。
当初はcheck diffボタンホバー時にツールチップで出そうとしていたのですが、以下の問題が起きたためペンディング。

  • tooltipコンポーネントのchildrenを独自コンポーネントにするためにはmaterial-uiの最新バージョンでないといけないくさい
    c.f) v3.9.0にはないドキュメント
  • v4だったとしても力技の実装が必要

そのため、どう対応するか要検討。案としては

  • バージョンを上げる(副作用が起こる可能性は否定できない)
  • ツールチップやめて別の方法でベースブランチを表示する
  • ツールチップだけ自作

背景

その他

@bokusunny bokusunny changed the title エディタページににBase Branchを記載する エディタページにBase Branchを記載する May 28, 2019
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

No branches or pull requests

1 participant