DeveloperAcademy-POSTECH / DeveloperAcademy-POSTECH/2026-C3-A7-JeonsterLab

[feat] 스냅 라벨 팝업 버튼 색상 연동

Open
#49 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

  • feat/#49-snap-label-color-sync

현재 Mac Receiver의 스냅 이벤트 목록에서 라벨을 선택해도 팝업 버튼의 색상이 거의 동일하게 표시되어, 어떤 스냅 이벤트가 어떤 라벨로 분류되었는지 한눈에 구분하기 어렵다. 그래프에서는 스냅 구간이 라벨별 색상으로 표시되지만, 스냅 이벤트 카드의 라벨 팝업 버튼은 해당 색상과 연결되어 있지 않아 목록과 그래프를 함께 볼 때 인지 부담이 생긴다.

이를 개선하기 위해 스냅 이벤트의 라벨 팝업 버튼 색상을 그래프에 표시되는 라벨 색상과 동일하게 반영한다. 예를 들어 뒤집기 성공 라벨이 그래프에서 파란색 계열로 표시된다면, 해당 스냅 이벤트의 라벨 팝업 버튼도 같은 색상 계열로 표시되도록 한다. 이를 통해 사용자는 스냅 이벤트 목록만 봐도 라벨 상태를 빠르게 파악할 수 있고, 그래프의 하이라이트 구간과 목록의 라벨 정보를 더 쉽게 연결할 수 있다.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Mac Receiver snap event list and locate the label popup button implementation, then compare it with the graph's label color handling. The work is done when each snap event's popup button uses the same label color as the corresponding graph highlight.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.