Skip to content

feat(web): create GrowerNotes component for admin internal notes - #1178

Open
kaohenry9287 wants to merge 1 commit into
Greenstand:masterfrom
kaohenry9287:feat/web-grower-notes-component
Open

feat(web): create GrowerNotes component for admin internal notes#1178
kaohenry9287 wants to merge 1 commit into
Greenstand:masterfrom
kaohenry9287:feat/web-grower-notes-component

Conversation

@kaohenry9287

Copy link
Copy Markdown
Contributor

Description

  • Adds a Admin Notes section to the grower detail drawer
  • [new] src/api/growerNotes.js
  • [new]src/components/GrowerNotes.js
  • [edit]src/components/GrowerDetail.js

Issue(s) addressed

What kind of change(s) does this PR introduce?

  • Enhancement
  • Bug fix
  • Refactor

Please check if the PR fulfils these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Issue

What is the current behavior?
(without Admin note section)
截圖 2026-04-01 晚上10 21 36

What is the new behavior?
(with Admin note section)
截圖 2026-04-01 晚上9 43 59
截圖 2026-04-01 晚上9 44 18

(edit existing note)
截圖 2026-04-01 晚上8 59 03

(delete double confirm popup modal)
截圖 2026-04-01 晚上9 44 36

Breaking change

Does this PR introduce a breaking change?

Other useful information

Have to work on backend API next

@kaohenry9287
kaohenry9287 requested a review from a team as a code owner April 2, 2026 02:29
@cynthiabondi

Copy link
Copy Markdown

@dadiorchen can you please review this PR?

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.

Need for a notes field for internal comments in the growers section

2 participants