framework7io / framework7io/framework7

Links List Icons

Open
#2,163 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Request
Dominant language
JavaScript
Stars
18.8k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

This is a (multiple allowed):

  • [] bug

  • enhancement

  • feature-discussion (RFC)

  • Framework7 Version: V2

Would be nice to be able to easily change the icons on the linked list. For instance, I have a linked list, when an item is clicked, a menu comes up. I would like to replace the right arrow with a menu icon.

Suggested implementation might be a data-md-icon="" and data-ios-icon="" as options on the

    tag.

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 by locating the Framework7 linked-list component and the

    options that control its trailing icon. Check how linked-list items currently choose the right arrow for Material and iOS, then verify that data-md-icon and data-ios-icon can select the requested menu icon in each platform style.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.