Skip to content
#

wiki

Here are 2,754 public repositories matching this topic...

tommoor
tommoor commented Apr 25, 2022

This is due to the input not being controlled – it only updates on mount and when the user types.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "Search" in left sidebar
  2. Click on a recent search term (you have to have at least one)
  3. The url updates, the results update, but the search bar remains empty

Expected behavior

  • The search term is also added to the search
bug good first issue
mareq
mareq commented Apr 8, 2021

The comment in code directly says it: "... Or it would hang the system if wiki file was created in $HOME or C:/ dirs".

I am trying to create wiki from the directory that contains (among other things) clones of repositories I am working on. The reason being that I want to avoid having two mirrored directory structures: one that has notes and another one that has code. So I am trying to make th

satwareAG-ironMike
satwareAG-ironMike commented Jan 22, 2022

Why this could be useful:
3rd party applications that maintain user accounts would be enabled to create new wiki users without manual interaction. E.g. providing a centralized documentation platform with acl for a large number of users.

Current workflow:
Export users to csv and then import with usermanager mass import feature. After import the users acl are modified by the workflow u

Improve this page

Add a description, image, and links to the wiki topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wiki topic, visit your repo's landing page and select "manage topics."

Learn more