Giter VIP home page Giter VIP logo

clickup-release's People

Contributors

jorgenphi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

clickup-release's Issues

3.0 Release?

Just curious if the 3.0 release will be posted here, or if github is no longer being used for the desktop client releases.

Control over updates

It would be great if there is option to choose how to update app:

  1. Automatic update
  2. Check but don't download
  3. Don't check

Sometimes users don't have good connection and/or are connected via phone hotspot and data plans are expensive.

Data Loss while Creating a Document

When using Docs in Clickup,

  1. Click on Create new
  2. On the Modal that appears, write a Document
  3. Now make the document full screen by clicking the Expand Button

Result, the Document data is lost

Desired Behavior:

The document data should still be there in the new Screen

Problem in Debian Buster

I can't run because electron bug (electron/electron#17972) and like this (laurent22/joplin#2246). This is an permission bug inside AppImage.

When i try run, this happen:

$ ./clickup-desktop-2.0.20-x86_64.AppImage 
[16843:1109/115632.908709:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_clicku1O6MbI/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap

Creating branch from clickUp web on Safari issue

Whenever I click into the search input when trying to search for a repository or base branch, it closes the dropdown menu. If I type something before it closes, the character typed shows up when the dropdown is re-opened. (only in Safari)
Screen Shot 2021-03-26 at 12 29 43 AM

How to get release notification?

Hi,
I'm one of the maintainers of https://aur.archlinux.org/packages/clickup
I'm wondering if there is a way to get notifications about new releases because we usually miss the new releases until someone reports it. Because you don't support downloads for specific versions (only https://desktop.clickup.com/linux) , the install script gets broken every time the sha256 of the new file changes.

Please allow users to download old clickup versions by url if they want, so it will make the aur script not to break every time you release.

Bug: pagination of tasks per team

There seams to be an issue with trying to fetch all tasks of team. So what happens is the following:

  • I hit the EP for fetching the tasks (/team/${teamId}/task?page=0&subtasks=true)
  • The response of that call gets me a result of 100 tasks (which is the default limit I assume)
  • Then I try to get the same data for the next page (/team/${teamId}/task?page=1&subtasks=true)
    The call results in a 404, with the following response body:
{
    "err": "Team not found",
    "ECODE": "ACCESS_002"
}

This error makes no sense, as we know that for the first page the team did exist and for the second it fails to fetch and throws the error report that the team is not found.

Here is the value for the header x-datadog-trace-id : 8433326557108611397. Not sure if it can be used to trace the issue back.

Also is there a support to reduce the limit of the items per page?

Edit:

It also seams to be happening in cases when fetching tasks via the other endpoint (/lists/{listId}/task), for some lists. But when inspecting the list data, nothing seams unusual.

ClickUp Desktop notifications are not working

I did not receive any notification for a month now after installing ClickUp desktop app. I have them turned on in Settings > Notification > ClickUp, but still don't receive any notification.

I have macOS Big Sur 11.2.3 and ClickUp Desktop 2.0.22.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.