Skip to content

issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:TypeScript

Filter by

41.5M results  (711 ms)

41.5M results

📝 무엇을 하나요? createInvite API는 이미 존재하고 WorkspaceSettingsModal에서는 정상 동작하지만, 같은 초대 UI가 다른 두 경로에서는 백엔드로 연결돼 있지 않아 입력한 초대가 조용히 사라진다. 이 두 경로를 기존 모달과 동일하게 연동한다. 📌 To do - [ ] ChatPage 초대 모달 연동 - [ ] 팀 생성 ...
enhancement

Description: When users proceed to the checkout section in the Enatega Multivendor Customer App and attempt to switch payment methods, two distinct issues are observed: Credit/Debit Card Section Displaying ...

Getting Started with GitHub Copilot img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px / 👋 Hey there @Akshirahegde! Welcome to your Skills exercise! ...

Files: OnlineShopping/settings.py, shop/views.py Description The project has several performance and scalability issues: 1. No database indexes on frequently queried fields - Product.name is searched ...
enhancement
medium
performance

Files: shop/views.py, shop/urls.py, shop/inherit.py Description Several architecture and maintainability issues make the codebase harder to maintain and scale: 1. Monolithic views.py (884 lines) ...
medium
refactor

File: README.md Description The README contains several inaccuracies and issues: 1. Wrong git clone command git clone https://github.com/Senthil455/Shopvexael.git cd online-shopping-python-project ...
bug
documentation
low

Files: shop/views.py:553,729 Description The project has no rate limiting on any endpoint. This affects: 1. Login endpoint (Login view): No rate limiting on failed login attempts — vulnerable to brute ...
enhancement
medium
security

Files: Multiple template files in shop/templates/ Description Several frontend/UI issues affect the user experience: 1. No main landmark elements - Most pages lack semantic main and section landmarks ...
bug
frontend
medium

File: OnlineShopping/settings.py Description The project has no caching configuration whatsoever. There is no CACHES setting in settings.py: # No CACHES setting exists Impact - Every page request ...
enhancement
medium
performance

Files: shop/templates/base.html, shop/views.py:30-32 (ajax_search) Description The AJAX search endpoint returns product names that can contain arbitrary text, and the frontend renders them into the DOM ...
bug
high
security
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.