mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #3494] [MERGED] fix: offset #4407
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#4407
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/3494
Author: @liyasthomas
Created: 11/4/2023
Status: ✅ Merged
Merged: 11/6/2023
Merged by: @AndrewBastin
Base:
release/2023.8.3← Head:fix/offset📝 Commits (2)
4ac85e6fix: top offset on search input180c3fdfix: z-index on tabs📊 Changes
4 files changed (+7 additions, -8 deletions)
View changed files
📝
packages/hoppscotch-common/src/components/collections/index.vue(+4 -5)📝
packages/hoppscotch-common/src/components/environments/Selector.vue(+1 -1)📝
packages/hoppscotch-common/src/components/graphql/Sidebar.vue(+1 -1)📝
packages/hoppscotch-common/src/components/history/index.vue(+1 -1)📄 Description
🤖 Generated by Copilot at
4ac85e6Fixed a bug with the collections search field losing focus and updated the input styles for the collections, GraphQL, and history search fields. The input styles are now consistent across the app and match the design.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.