Skip to content
#

App

An application program (software application, or application, or app for short) is a computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end-users. Word processors, media players, and accounting software are examples. The collective noun "application software" refers to all applications collectively. The other principal classifications of software are system software, relating to the operation of the computer, and utility software ("utilities"). Applications may be bundled with the computer and its system software or published separately and may be coded as proprietary, open source, or projects.

The term "app" usually refers to applications for mobile devices such as phones.

Here are 10,343 public repositories matching this topic...

directus
koksikus
koksikus commented Jul 29, 2022

Describe the Bug

If the user is in a role that only has permission to view Button links - this button is not clickable. It is necessary to grant editing permission to be able to click on the link that redirect to the right place.

To Reproduce

Create button links in the collection, make some role read-only and try to click. The situation will change if you allow editing even if the condi

App Bug Good First Issue
CodeEdit
Angelk90
Angelk90 commented Apr 2, 2022

Describe the solution you'd like

As you can see from the image, being able to have more than one shell in a project would be great.

Edit by @austincondiff:

This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this

enhancement good first issue
ErikBjare
ErikBjare commented Dec 11, 2020

The docs are okay, but they have gotten a bit unstructured over time as we've just kept piling things on without any "refactoring". Here are some of the issues I'd like to resolve.

We welcome feedback and pull requests on any of these tasks! We need a fresh set of eyes!

General

  • Clean up structure/old sections (careful not to break any links)
    • The user/developer spli
cardil
cardil commented May 11, 2022

/area API
/area autoscale
/kind cleanup

Actual Behavior

The max-scale and min-scale annotation has been introduced in knative/serving#12103 alignment. The client was using those names, but recently this changed to the inverse - knative/client#958. This leads to confusion on docs, and UX as seen in: https://github.com/knative/docs/iss

kind/bug area/API area/autoscale kind/cleanup
CortexReaver
CortexReaver commented Jul 31, 2022

When you trying to rotate the map with your fingers it sometimes snaps to fixed angle (according to "north" direction of your compass I believe) which is really annoying (because I rotate it a lot and need some roads to be straight to understand where I came from). This and also "smooth pan view" (or "pan acceleration", whatever its called) needs their own checkboxes.
I know this app has a ton of

Good first issue Core UX
Wikipedia
Wikipedia