Skip to content

capitalize and modify a few labels - #756

Open
SharonStrats wants to merge 3 commits into
stagingfrom
styling-label-names
Open

capitalize and modify a few labels#756
SharonStrats wants to merge 3 commits into
stagingfrom
styling-label-names

Conversation

@SharonStrats

Copy link
Copy Markdown
Contributor

No description provided.

…@5.0.0-1 pane-registry@5.0.0-0 activitystreams-pane@2.0.0-0 chat-pane@4.0.0-0 contacts-pane@4.0.0-0 folder-pane@4.0.0-0 issue-pane@4.0.0-0 meeting-pane@4.0.0-0 profile-pane@4.0.0-0 source-pane@4.0.0-0) (latest: rdflib@2.4.0)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates several pane labels to use capitalized (more UI-friendly) text, adjusting the strings returned by each pane’s label() (and a related string-literal return type in humanReadablePane).

Changes:

  • Capitalize/rename pane labels across multiple panes (e.g., Home, Attachments, Period, Notepad, Playlist Slot).
  • Update sharing pane noun strings (Folder/File) used by the ACL control UI.
  • Change humanReadablePane’s WebPage label from view to Webpage and tighten its label return type accordingly.

Reviewed changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/transaction/period.js Capitalizes the Period pane label.
src/sharing/sharingPane.ts Capitalizes Folder/File noun strings used in sharing UI.
src/playlist/playlistPane.js Capitalizes the playlist slot label.
src/pad/padPane.ts Renames pad label to Notepad.
src/internal/internalPane.ts Changes internal pane label capitalization.
src/imagePane.ts Capitalizes the image pane label.
src/humanReadablePane.ts Changes WebPage label to Webpage and updates the label return type.
src/home/homePane.ts Capitalizes the Home pane label.
src/defaultPane.ts Capitalizes the default pane label prefix (“About ”).
src/attach/attachPane.js Capitalizes the attachments pane label.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/imagePane.ts Outdated
Comment thread src/internal/internalPane.ts
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants