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

チケット一覧の列幅を変更できるようにする #53

Open
agilekawabata opened this issue Jul 24, 2021 · 2 comments · May be fixed by #56
Open

チケット一覧の列幅を変更できるようにする #53

agilekawabata opened this issue Jul 24, 2021 · 2 comments · May be fixed by #56
Labels
Feature Redmine.orgのチケット(もしくはこれから作成するチケット)のトラッカー

Comments

@agilekawabata
Copy link

No description provided.

@agilekawabata agilekawabata added the Feature Redmine.orgのチケット(もしくはこれから作成するチケット)のトラッカー label Jul 24, 2021
@agilekawabata
Copy link
Author

@agilekawabata
Copy link
Author

agilekawabata commented Jul 24, 2021

実装すべき機能

  1. タイトル行にCSS resize: horizontal; を設定する
  2. ローカルストレージに、各列と列幅を保存する
      JavaScriptのOnChangeをつかえばよさげ
  3. ページを表示した際にローカルストレージの設定値を元に列幅を設定する
  4. 幅を変更した際に、ローカルストレージに列幅を保存する

@matobaa matobaa changed the title チケと一覧の列幅を変更できるようにする チケット一覧の列幅を変更できるようにする Jul 24, 2021
@matobaa matobaa linked a pull request Jul 24, 2021 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Redmine.orgのチケット(もしくはこれから作成するチケット)のトラッカー
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant