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

【FrontEnd Test】Record View Change Workflow Name #437

Open
tsuchiyama-araya opened this issue Sep 17, 2024 · 2 comments
Open

【FrontEnd Test】Record View Change Workflow Name #437

tsuchiyama-araya opened this issue Sep 17, 2024 · 2 comments
Assignees

Comments

@tsuchiyama-araya
Copy link
Collaborator

tsuchiyama-araya commented Sep 17, 2024

Descriptions:
Changing the Name of the workflow from Records View.

Actions Needed To Be Done Automatically.
・click ""Name"" column value ""lccd_sample""
・change field value to ""lccd_sample_renamed""
・click empty area on window"

Completed When Workflow Name will Be changed.

@tsuchiyama-araya
Copy link
Collaborator Author

【メモ】
Record画面に名前を変更するための挙動。
Experiment.tsx -> ExperimentTable.tsx このように設計されている。
そして、ExperimentTableの穴かにあるTableBodyのRowItemにNameのためのTable Cellがあります。
そして、こちらがクリックされる時にはOnEditが動きます。または、OnChangeの場合は、onChangeName
が動きます。

@tsuchiyama-araya
Copy link
Collaborator Author

Experiment Tableのテストを作成中です。
Expirement TableにStoreを準備するために、たくさんの情報が必要のため、結構時間がかかっています。
一応、Mockデータとして、準備してありますので、Renderに成功しますが、出力されている値がない。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant