Skip to content

Conversation

aonnikov
Copy link
Member

No description provided.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors document and category link components to use a centralized navigation component instead of hardcoded URLs, improving maintainability and consistency across the application.

  • Replaces manual URL construction with DocNavLink component for document and category navigation
  • Standardizes property naming by changing editable to canEdit for consistency
  • Adds tooltips and improved styling for better user experience

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
DocumentInfoTab.svelte Updates property name from editable to canEdit for consistency
TitlePresenter.svelte Replaces hardcoded anchor tag with DocNavLink component and adds tooltip
DocumentPresenter.svelte Refactors to use DocNavLink, updates property naming, and improves styling logic
CategoryPresenter.svelte Converts manual link construction to use DocNavLink component

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Signed-off-by: Alexander Onnikov <[email protected]>
lexiv0re
lexiv0re previously approved these changes Aug 12, 2025
Signed-off-by: Alexander Onnikov <[email protected]>
Signed-off-by: Alexander Onnikov <[email protected]>
@aonnikov aonnikov merged commit d40eb99 into develop Aug 13, 2025
15 checks passed
@aonnikov aonnikov deleted the eqms-1617-doc-links branch August 13, 2025 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants