• Robert Knight's avatar
    Add knowledge base links to Import / Export tabs · c01e96ec
    Robert Knight authored
     - Add links at the top of the Import and Export tabs to a knowledge base
       article with information about using these features for various workflows.
    
     - Use a `<label>` for the "Select Hypothesis export file", since it is
       logically a label. This label is associated to the file input via `htmlFor`,
       but note the custom file input will still read the fixed button text ("Select
       a file")
    
     - Make labels bold in Import / Export tab to make them stand out against the
       help text, and also for consistency with the "Share" tab
    
    Part of https://github.com/hypothesis/client/issues/5783
    c01e96ec
Name
Last commit
Last update
..
Annotation Loading commit data...
GroupList Loading commit data...
ShareDialog Loading commit data...
hooks Loading commit data...
test Loading commit data...
AnnotationView.tsx Loading commit data...
AutocompleteList.tsx Loading commit data...
CircularProgress.tsx Loading commit data...
Excerpt.tsx Loading commit data...
FilterSelect.tsx Loading commit data...
FilterStatus.tsx Loading commit data...
HelpPanel.tsx Loading commit data...
HypothesisApp.tsx Loading commit data...
LaunchErrorPanel.tsx Loading commit data...
LoggedOutMessage.tsx Loading commit data...
LoginPromptPanel.tsx Loading commit data...
MarkdownEditor.tsx Loading commit data...
MarkdownView.tsx Loading commit data...
Menu.tsx Loading commit data...
MenuArrow.tsx Loading commit data...
MenuItem.tsx Loading commit data...
MenuKeyboardNavigation.tsx Loading commit data...
MenuSection.tsx Loading commit data...
ModerationBanner.tsx Loading commit data...
NotebookFilters.tsx Loading commit data...
NotebookResultCount.tsx Loading commit data...
NotebookView.tsx Loading commit data...
PaginatedThreadList.tsx Loading commit data...
PaginationNavigation.tsx Loading commit data...
PendingUpdatesButton.tsx Loading commit data...
ProfileView.tsx Loading commit data...
SearchInput.tsx Loading commit data...
SelectionTabs.tsx Loading commit data...
ShareLinks.tsx Loading commit data...
SidebarContentError.tsx Loading commit data...
SidebarPanel.tsx Loading commit data...
SidebarView.tsx Loading commit data...
SortMenu.tsx Loading commit data...
StreamSearchInput.tsx Loading commit data...
StreamView.tsx Loading commit data...
StyledText.tsx Loading commit data...
TagEditor.tsx Loading commit data...
TagList.tsx Loading commit data...
TagListItem.tsx Loading commit data...
Thread.tsx Loading commit data...
ThreadCard.tsx Loading commit data...
ThreadList.tsx Loading commit data...
ToastMessages.tsx Loading commit data...
TopBar.tsx Loading commit data...
Tutorial.tsx Loading commit data...
UserMenu.tsx Loading commit data...
VersionInfo.tsx Loading commit data...