Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comprehensive guides and improve documentation #293

Merged
merged 11 commits into from
Jun 15, 2024
Merged

Conversation

Flo0807
Copy link
Collaborator

@Flo0807 Flo0807 commented Jun 6, 2024

The guides should now cover in detail what Backpex can do and therefore make Backpex more beginner-friendly 🚀

@Flo0807 Flo0807 marked this pull request as draft June 6, 2024 10:01
@Flo0807 Flo0807 added the documentation Improvements or additions to documentation label Jun 13, 2024
@Flo0807 Flo0807 self-assigned this Jun 14, 2024
@Flo0807 Flo0807 marked this pull request as ready for review June 14, 2024 13:47
@Flo0807 Flo0807 requested a review from pehbehbeh June 14, 2024 13:47
@Flo0807 Flo0807 changed the title Update docs Add comprehensive guides and improve documentation Jun 14, 2024
@Flo0807 Flo0807 requested a review from krns June 15, 2024 07:09
@krns krns merged commit 22012d9 into develop Jun 15, 2024
11 checks passed
@krns krns deleted the feature/docs branch June 15, 2024 10:10
},
views: %{
module: Backpex.Fields.Number,
label: "First Name"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you meant Likes or something else?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, probably a copy & paste mistake. see #342

There are multiple ways to perform an Item Action:
- use the checkboxes in the first column of the resource table to select 1-n items and trigger the action later on
- use an icon in the last column of the resource table to perform the Item Action for one item
- use the corresponding icon in the show view to perform the Item Action for the corresponding item
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I recall correctly there is a bug with item actions in show views. Do we already have an issue for that?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so. 🤔

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Flo0807 didn't you say that the item actions in show views were buggy?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I've created an issue: #381

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants