• 1) When using the shortcode [zephyr_task], if there are no assigned tasks, have a message display something like “No assigned tasks” or “No tasks”.
    2) When using the [zephyr_new_task_button] shortcode, have an option within the shortcode to remove variables like “Start Date” “Due Date” “Status” “Team” or other things from displaying to the user. They can just use the default values when the user presses the “Create Task” option.
    3) When using [zephyr_task] > clicking on a specific task and having the details open up – it would be good to have an option to delete the task from that popup. It should only be visible if the user role has the delete permission.

    • This topic was modified 2 years, 4 months ago by bughead.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Dylan James

    (@dylanjkotze)

    Hi,

    Thanks for the suggestions. I have added them as below.

    1. I have added this now in the version below (which will be release later this week).

    2. I have added an option for each field as requested. To disable them simply set them to “no”. To leave them enabled, either remove them or set them to “yes”.
    Here is a shortcode with all the possible options for disabling fields in the new task popup.

    [zephyr_new_task_button name=”no” description=”no” project=”no” status=”no” assignee=”no” start_date=”no” due_date=”no” recurrence=”no” team=”no”]

    Here is the link to the update:
    https://drive.google.com/file/d/1LcDH50nYhvATjeMx7WRqsKQcpSf4uLi4/view?usp=sharing

    I hope this helps.

    Kindest regards,
    Dylan

    Thread Starter bughead

    (@bughead)

    You’re awesome!

    I’ve added one more suggestion if you want to take a look:

    When using [zephyr_task] > clicking on a specific task and having the details open up – it would be good to have an option to delete the task from that popup. It should only be visible if the user role has the delete permission

    Thread Starter bughead

    (@bughead)

    I’ve tested suggestions 1 & 2

    1) Works
    2) On Desktop: I have to remove the quotes around the value (no) and then it works. e.g. [zephyr_new_task_button name=no] instead of [zephyr_new_task_button name=”no”

    On Mobile: It looks broken now. The popup takes up more than 100% of my screen size. Using a Samsung S21 on chrome. The hidden variables are also visible.

    • This reply was modified 2 years, 4 months ago by bughead.
    Plugin Author Dylan James

    (@dylanjkotze)

    Hi there,

    Sorry for the delay from my side.

    1. Great.
    2. I have added the requested feature for a delete option in the view task popup for the shortcode in the attached version.
    3. This is resolved now in the below version.

    https://drive.google.com/file/d/10V2RCR2EO0k6sUUh9jZr0L-NHan39uPt/view?usp=sharing

    Note: You might need to clear your cache if you are using any caching plugins on the site to make sure all changes take affect.

    I hope this helps. Thanks for your time.

    Kindest regards,
    Dylan

    Thread Starter bughead

    (@bughead)

    Thank you

    I still have this issue on my mobile:

    “On Mobile: It looks broken now. The popup takes up more than 100% of my screen size. Using a Samsung S21 on chrome. The hidden variables are also visible.”

    I don’t believe i’m using any caching plugins.

    Plugin Author Dylan James

    (@dylanjkotze)

    Hi there,

    Thanks for confirming and letting me know.

    To determine if it might be caching, could I kindly ask if you could perhaps try loading the page in a different browser and see if the issue persists?
    If it does persist, could you please send me a screenshot. That would be a major help.

    Looking forward to helping get this resolved. Thanks for your time so far.

    Kindest regards,
    Dylan

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Suggestions:’ is closed to new replies.