-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(web): breadcrumb navigations on list pages #928
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
pr:fix
source:web
The scope of the issue or pull request is web.
lang:typescript
and removed
pr:fix
labels
Feb 27, 2024
m8vago
force-pushed
the
fix/list-anchors
branch
from
February 27, 2024 16:22
ed8601b
to
27bce84
Compare
m8vago
force-pushed
the
fix/list-anchors
branch
from
February 27, 2024 23:40
0b60ceb
to
65db27a
Compare
m8vago
force-pushed
the
fix/list-anchors
branch
from
February 28, 2024 00:00
65db27a
to
c01c584
Compare
m8vago
force-pushed
the
fix/list-anchors
branch
5 times, most recently
from
February 29, 2024 15:31
87b374e
to
a226df6
Compare
m8vago
force-pushed
the
fix/list-anchors
branch
11 times, most recently
from
March 1, 2024 14:00
5259018
to
63780ae
Compare
github-actions
bot
added
source:cli
The scope of the issue or pull request is CLI tool.
lang:golang
labels
Mar 12, 2024
m8vago
force-pushed
the
fix/list-anchors
branch
from
March 12, 2024 15:32
4197bf4
to
7c3dafc
Compare
github-actions
bot
removed
source:cli
The scope of the issue or pull request is CLI tool.
lang:golang
labels
Mar 12, 2024
m8vago
force-pushed
the
fix/list-anchors
branch
from
March 12, 2024 16:15
7c3dafc
to
04342ec
Compare
github-actions
bot
added
source:cli
The scope of the issue or pull request is CLI tool.
lang:golang
lang:shell
labels
Mar 12, 2024
m8vago
force-pushed
the
fix/list-anchors
branch
from
March 12, 2024 16:37
04342ec
to
63823ee
Compare
m8vago
force-pushed
the
fix/list-anchors
branch
2 times, most recently
from
March 12, 2024 17:08
6cc207a
to
dd378d9
Compare
m8vago
force-pushed
the
fix/list-anchors
branch
from
March 12, 2024 19:02
dd378d9
to
7dc3bec
Compare
m8vago
changed the title
fix(crux-ui): breadcrumb navigations on list pages
fix(web): breadcrumb navigations on list pages
Mar 12, 2024
nandor-magyar
requested changes
Mar 13, 2024
nandor-magyar
approved these changes
Mar 13, 2024
polaroi8d
approved these changes
Mar 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't tested in local, code looks okey for me.
robot9706
reviewed
Mar 19, 2024
robot9706
approved these changes
Mar 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
lang:golang
lang:javascript
lang:typescript
pr:fix
source:build
Makefiles, Dockerfiles, etc
source:cli
The scope of the issue or pull request is CLI tool.
source:web
The scope of the issue or pull request is web.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix: Breadcrumb navigation on list pages while creating a new item.