[PR #36] [MERGED] Adjusted the paste from clipboard aria-label to be correct #10907

Closed
opened 2026-05-02 22:37:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/36
Author: @EmilySillyDev
Created: 9/15/2022
Status: Merged
Merged: 9/16/2022
Merged by: @wukko

Base: currentHead: aria-fix


📝 Commits (1)

  • 7b589cd Adjusted the paste from clipboard aria-lable to be correct

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/modules/pageRender/page.js (+1 -1)

📄 Description

Noticed that the clipboard button uses an incorrect aria-label, changed it to the same value as the button text


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/36 **Author:** [@EmilySillyDev](https://github.com/EmilySillyDev) **Created:** 9/15/2022 **Status:** ✅ Merged **Merged:** 9/16/2022 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `aria-fix` --- ### 📝 Commits (1) - [`7b589cd`](https://github.com/imputnet/cobalt/commit/7b589cdd70dae4349e79832391005bcfae50288e) Adjusted the paste from clipboard aria-lable to be correct ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/pageRender/page.js` (+1 -1) </details> ### 📄 Description Noticed that the clipboard button uses an incorrect aria-label, changed it to the same value as the button text --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 22:37:08 -05:00
Sign in to join this conversation.