Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
opficdev
/
DevLog_iOS
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
15
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[#166] TodoListView에서 searchable을 버튼화하고 검색 로직을 구현한다
- #170
#170
Merged
opficdev
merged 6 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#166-TodoListView-search
opficdev/DevLog_iOS:feat/#166-TodoListView-search
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
[#166] TodoListView에서 searchable을 버튼화하고 검색 로직을 구현한다
#170
opficdev
merged 6 commits into
develop
opficdev/DevLog_iOS:develop
from
feat/#166-TodoListView-search
opficdev/DevLog_iOS:feat/#166-TodoListView-search
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2026
ui: 돋보기 버튼을 통해 searchable이 구현된 뷰를 보여주도록 변경
opficdev
committed
3c01fd2
View commit details
Copy full SHA for 3c01fd2
Browse repository at this point
feat: 검색어 입력에 대해 0.4초 디바운스 추가
opficdev
committed
18f2d47
View commit details
Copy full SHA for 18f2d47
Browse repository at this point
refactor: 로컬 필터링 대신 서버에서 검색해서 데이터를 가져오도록 개선
opficdev
committed
1d1fc9f
View commit details
Copy full SHA for 1d1fc9f
Browse repository at this point
fix: iOS 17 이하에서 돋보기 버튼을 탭해도 포커싱이 되지 않는 현상 해결
opficdev
committed
78c95d4
View commit details
Copy full SHA for 78c95d4
Browse repository at this point
fix: 디바운스 중 검색어를 제거하면 LoadingView가 게속 뜨는 현상 해결
opficdev
committed
9ea127d
View commit details
Copy full SHA for 9ea127d
Browse repository at this point
chore: 제거된 문자열 수정
opficdev
committed
f008dfd
View commit details
Copy full SHA for f008dfd
Browse repository at this point
You can’t perform that action at this time.