skiptools / skiptools/skip-ui

Feature: Support for EditButton()

Open
#112 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
Swift
Stars
330
Forks
76
Avg merge
3h 6m
Merged PRs (30d)
1

Description

Sometimes it's not obvious to the user how to delete a row or it's easier to delete several items by toggling Edit mode in a List or Form and show the delete button on each row.

Reference

It is used to show the move or delete UI to the user on each row along with the Edit / Done button.
https://developer.apple.com/documentation/swiftui/editbutton

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Apple EditButton documentation and inspect the existing List and Form editing behavior in skip-ui. Determine how the edit state should expose move and delete controls on each row, then verify that Edit and Done produce the expected UI and interactions.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.